about summary refs log tree commit diff
path: root/sysdeps/mach
Commit message (Collapse)AuthorAgeFilesLines
* Remove use of INTDEF/INTUSE in socketAndreas Schwab2012-05-311-4/+2
|
* Remove use of INTDEF/INTUSE in libioAndreas Schwab2012-05-241-2/+2
|
* Switch gettimeofday from INTUSE to libc_hidden_proto.Roland McGrath2012-05-241-5/+3
|
* Add __fsword_t and use it in bits/statfs.hH.J. Lu2012-05-171-0/+1
|
* Fold copyright yearsH.J. Lu2012-05-161-1/+1
|
* Remove __snseconds_tH.J. Lu2012-05-151-2/+1
|
* Add __SYSCALL_{S,U}LONG_TYPE to hurd typesizes.hH.J. Lu2012-05-151-0/+2
|
* [BZ #13673] Replace FSF snail mail address with URL.Thomas Schwinge2012-05-113-9/+6
|
* Hurd: fix mode type for openatSamuel Thibault2012-05-101-3/+3
|
* Hurd: Fix port deallocation on mknod error.Samuel Thibault2012-05-101-5/+5
|
* Hurd: Fix __dup3 _hurd_dtable_lock usage.Samuel Thibault2012-05-101-4/+3
|
* Hurd: Support --prefix=/usr special-casing for all GNU systems.Thomas Schwinge2012-05-102-46/+128
|
* Hurd: struct timespec members in struct statThomas Schwinge2012-05-102-22/+48
|
* Hurd: Fix setres[ug]id handling of -1Samuel Thibault2012-05-102-29/+122
|
* Hurd: Fix sbrk beyond 128MBSamuel Thibault2012-05-101-3/+17
|
* Hurd: recvfrom(): take into account null address portsPino Toscano2012-05-101-2/+4
|
* Hurd: readlinkatSamuel Thibault2012-05-101-0/+64
|
* Hurd: Update posix_opt.hSamuel Thibault2012-05-101-6/+24
|
* Hurd: Fix POSIX 2008 visibilitySamuel Thibault2012-05-101-5/+6
|
* Hurd: opendiratThomas Schwinge2012-05-101-0/+37
|
* Hurd: empty file names fail with ENOENTSamuel Thibault2012-05-101-1/+4
|
* Hurd: Fix mlock in all cases except non-readable pages.Samuel Thibault2012-05-101-2/+2
|
* Hurd: Fix mkdir / error valueSamuel Thibault2012-05-102-5/+12
|
* Hurd: mach: compliance fixes for nanosleepPino Toscano2012-05-101-9/+24
|
* Hurd: Include RPC user stubs in linkobj/libc.soThomas Schwinge2012-05-101-1/+2
|
* Hurd: Fix value of __libc_stack_endSamuel Thibault2012-05-102-2/+5
|
* Hurd: libc_once_getThomas Schwinge2012-05-102-2/+8
|
* Hurd: setitimer.c: Fix unlock in error patchSamuel Thibault2012-05-101-3/+2
|
* Hurd: ioctl() incorrectly decodes argumentSamuel Thibault2012-05-102-10/+14
|
* Hurd: Avoid init-first.c miscompilation.Thomas Schwinge2012-05-101-14/+31
|
* Hurd: dup3Thomas Schwinge2012-05-103-116/+152
|
* Hurd: Hurd: dl-sysdep.c: Include code only #ifdef SHARED.Samuel Thibault2012-05-101-0/+6
|
* Hurd: Missing critical region locks.Samuel Thibault2012-05-102-3/+7
|
* Hurd: bits/socket.hThomas Schwinge2012-05-101-0/+362
|
* Hurd: accept4Thomas Schwinge2012-05-103-61/+108
|
* Hurd: ____longjmp_chkThomas Schwinge2012-05-103-0/+121
|
* Hurd: O_CLOEXEC in rtldThomas Schwinge2012-05-101-3/+2
|
* Hurd: fix symlink/symlinkat error case not to do an extraneous ↵Roland McGrath2012-04-242-23/+28
| | | | __mach_port_deallocate.
* Add __snseconds_t and __SNSECONDS_T_TYPEH.J. Lu2012-04-111-0/+1
|
* [BZ #12340] Fix return code of the Hurd's ttyname_r.Simon Josefsson2012-04-051-2/+2
|
* [BZ #13553] Remove pre-ISO C supportThomas Schwinge2012-04-052-4/+4
| | | | The bits missing from a784e502472fb3a1afa4d01a47c66b52d23e00f6.
* Call __ctype_init in early glibc startup.Thomas Schwinge2012-04-022-3/+10
| | | | This adds the bits missing from fd5bdc0924e0cfd1688b632068c1b26f3b0c88da.
* Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu2012-03-205-5/+5
|
* Hurd: #define away madvise for malloc code, fix previous commit.Thomas Schwinge2012-02-171-1/+4
|
* Hurd: #define away madvise for malloc code.Roland McGrath2012-02-151-1/+5
|
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-09283-849/+566
|
* Remove _G_HAVE_SYS_CDEFS.Marek Polacek2012-02-091-1/+0
|
* Remove _G_ARGS macros.Marek Polacek2012-02-071-3/+0
|
* Remove __STDC__ conditionals from installed headers.Joseph Myers2012-01-261-5/+1
|
* Hurd: Try to respect mmap address hint for non-MAP_FIXED.Samuel Thibault2012-01-231-15/+31
|