Skip to content

Commit

Permalink
* sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU__] (F_DUPFD_CLOEXEC): New.
Browse files Browse the repository at this point in the history
	* sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Implement it.
  • Loading branch information
Roland McGrath committed Oct 17, 2007
1 parent bd92328 commit ee9fd86
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2007-10-17 Roland McGrath <roland@frob.com>

* sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU__] (F_DUPFD_CLOEXEC): New.
* sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Implement it.

2007-10-17 Ulrich Drepper <drepper@redhat.com>

* version.h (VERSION): Bump to 2.7.

0 comments on commit ee9fd86

Please sign in to comment.