Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Hurd: Fix __dup3 _hurd_dtable_lock usage. | Samuel Thibault | 2012-05-10 | 1 | -4/+3 | |
| | ||||||
* | Hurd: Support --prefix=/usr special-casing for all GNU systems. | Thomas Schwinge | 2012-05-10 | 2 | -46/+128 | |
| | ||||||
* | Hurd: struct timespec members in struct stat | Thomas Schwinge | 2012-05-10 | 2 | -22/+48 | |
| | ||||||
* | Hurd: Fix setres[ug]id handling of -1 | Samuel Thibault | 2012-05-10 | 2 | -29/+122 | |
| | ||||||
* | Hurd: Fix sbrk beyond 128MB | Samuel Thibault | 2012-05-10 | 1 | -3/+17 | |
| | ||||||
* | Hurd: recvfrom(): take into account null address ports | Pino Toscano | 2012-05-10 | 1 | -2/+4 | |
| | ||||||
* | Hurd: readlinkat | Samuel Thibault | 2012-05-10 | 1 | -0/+64 | |
| | ||||||
* | Hurd: Update posix_opt.h | Samuel Thibault | 2012-05-10 | 1 | -6/+24 | |
| | ||||||
* | Hurd: Fix POSIX 2008 visibility | Samuel Thibault | 2012-05-10 | 1 | -5/+6 | |
| | ||||||
* | Hurd: opendirat | Thomas Schwinge | 2012-05-10 | 1 | -0/+37 | |
| | ||||||
* | Hurd: empty file names fail with ENOENT | Samuel Thibault | 2012-05-10 | 1 | -1/+4 | |
| | ||||||
* | Hurd: Fix mlock in all cases except non-readable pages. | Samuel Thibault | 2012-05-10 | 1 | -2/+2 | |
| | ||||||
* | Hurd: Fix mkdir / error value | Samuel Thibault | 2012-05-10 | 2 | -5/+12 | |
| | ||||||
* | Hurd: mach: compliance fixes for nanosleep | Pino Toscano | 2012-05-10 | 1 | -9/+24 | |
| | ||||||
* | Hurd: Include RPC user stubs in linkobj/libc.so | Thomas Schwinge | 2012-05-10 | 1 | -1/+2 | |
| | ||||||
* | Hurd: Fix value of __libc_stack_end | Samuel Thibault | 2012-05-10 | 2 | -2/+5 | |
| | ||||||
* | Hurd: libc_once_get | Thomas Schwinge | 2012-05-10 | 2 | -2/+8 | |
| | ||||||
* | Hurd: setitimer.c: Fix unlock in error patch | Samuel Thibault | 2012-05-10 | 1 | -3/+2 | |
| | ||||||
* | Hurd: ioctl() incorrectly decodes argument | Samuel Thibault | 2012-05-10 | 2 | -10/+14 | |
| | ||||||
* | Hurd: Avoid init-first.c miscompilation. | Thomas Schwinge | 2012-05-10 | 1 | -14/+31 | |
| | ||||||
* | Hurd: dup3 | Thomas Schwinge | 2012-05-10 | 3 | -116/+152 | |
| | ||||||
* | Hurd: Hurd: dl-sysdep.c: Include code only #ifdef SHARED. | Samuel Thibault | 2012-05-10 | 1 | -0/+6 | |
| | ||||||
* | Hurd: Missing critical region locks. | Samuel Thibault | 2012-05-10 | 2 | -3/+7 | |
| | ||||||
* | Hurd: bits/socket.h | Thomas Schwinge | 2012-05-10 | 1 | -0/+362 | |
| | ||||||
* | Hurd: accept4 | Thomas Schwinge | 2012-05-10 | 3 | -61/+108 | |
| | ||||||
* | Hurd: ____longjmp_chk | Thomas Schwinge | 2012-05-10 | 3 | -0/+121 | |
| | ||||||
* | Hurd: O_CLOEXEC in rtld | Thomas Schwinge | 2012-05-10 | 1 | -3/+2 | |
| | ||||||
* | Hurd: fix symlink/symlinkat error case not to do an extraneous ↵ | Roland McGrath | 2012-04-24 | 2 | -23/+28 | |
| | | | | __mach_port_deallocate. | |||||
* | Add __snseconds_t and __SNSECONDS_T_TYPE | H.J. Lu | 2012-04-11 | 1 | -0/+1 | |
| | ||||||
* | [BZ #12340] Fix return code of the Hurd's ttyname_r. | Simon Josefsson | 2012-04-05 | 1 | -2/+2 | |
| | ||||||
* | [BZ #13553] Remove pre-ISO C support | Thomas Schwinge | 2012-04-05 | 2 | -4/+4 | |
| | | | | The bits missing from a784e502472fb3a1afa4d01a47c66b52d23e00f6. | |||||
* | Call __ctype_init in early glibc startup. | Thomas Schwinge | 2012-04-02 | 2 | -3/+10 | |
| | | | | This adds the bits missing from fd5bdc0924e0cfd1688b632068c1b26f3b0c88da. | |||||
* | Move stdio-common/_itoa.h to sysdeps/generic | H.J. Lu | 2012-03-20 | 5 | -5/+5 | |
| | ||||||
* | Hurd: #define away madvise for malloc code, fix previous commit. | Thomas Schwinge | 2012-02-17 | 1 | -1/+4 | |
| | ||||||
* | Hurd: #define away madvise for malloc code. | Roland McGrath | 2012-02-15 | 1 | -1/+5 | |
| | ||||||
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 283 | -849/+566 | |
| | ||||||
* | Remove _G_HAVE_SYS_CDEFS. | Marek Polacek | 2012-02-09 | 1 | -1/+0 | |
| | ||||||
* | Remove _G_ARGS macros. | Marek Polacek | 2012-02-07 | 1 | -3/+0 | |
| | ||||||
* | Remove __STDC__ conditionals from installed headers. | Joseph Myers | 2012-01-26 | 1 | -5/+1 | |
| | ||||||
* | Hurd: Try to respect mmap address hint for non-MAP_FIXED. | Samuel Thibault | 2012-01-23 | 1 | -15/+31 | |
| | ||||||
* | Hurd: socket uses EAFNOSUPPORT rather than EPFNOSUPPORT. | Pino Toscano | 2012-01-23 | 1 | -2/+2 | |
| | ||||||
* | Add checking versions of poll and ppoll | Ulrich Drepper | 2012-01-08 | 1 | -1/+2 | |
| | ||||||
* | Static linking is always needed | Ulrich Drepper | 2012-01-08 | 1 | -12/+1 | |
| | ||||||
* | More fallout from supporting only ELF | Ulrich Drepper | 2012-01-08 | 1 | -4/+0 | |
| | ||||||
* | Remove non-ELF support | Ulrich Drepper | 2012-01-07 | 1 | -3/+1 | |
| | ||||||
* | Remove --wth-tls option, TLS support is required | Ulrich Drepper | 2011-09-11 | 2 | -14/+12 | |
| | ||||||
* | Remove support for automatic cvs check-ins | Ulrich Drepper | 2011-09-08 | 1 | -5/+1 | |
| | | | | CVS use for glibc is long gone. | |||||
* | sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro. | Samuel Thibault | 2011-09-08 | 1 | -1/+5 | |
| | ||||||
* | Hurd: fix use of uninitialized value in fork port copying. | Roland McGrath | 2011-09-08 | 1 | -2/+2 | |
| | ||||||
* | Try shell in posix_spawn* only in compat mode | Ulrich Drepper | 2011-09-05 | 1 | -5/+5 | |
| |