Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: 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 | 1 | -1/+4 |
| | |||||
* | 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 |
| | |||||
* | 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 | 3 | -3/+3 |
| | |||||
* | 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 | 251 | -753/+502 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | Fix Linux getcwd for long paths | Ulrich Drepper | 2011-05-08 | 1 | -2/+2 |
| | | | | | | | | | | The getcwd syscall (so far?) can only handle path up to one page in size. There is no limit about directory hierarchy depth, though, and the POSIX getcwd is supposed to handle this. In that case fall back to the generic getcwd. Additionally, optimize the generic getcwd to use openat when possible to change the asymptotic performance from O(N^2) to O(n). | ||||
* | Remove doubled words. | Jim Meyering | 2011-04-22 | 3 | -6/+6 |
| | |||||
* | Fix __if_freereq crash: Unlike the generic version which uses free, Hurd ↵ | Samuel Thibault | 2011-02-21 | 1 | -0/+45 |
| | | | | needs munmap. | ||||
* | Remove `.ctors' and `.dtors' output sections | H.J. Lu | 2010-12-24 | 2 | -2/+2 |
| | |||||
* | Hurd: fix ttyname{,_r} errno result for non-ttys | Samuel Thibault | 2010-08-03 | 2 | -3/+11 |
| | |||||
* | Hurd: fix sendmsg memory leak in error paths | Emilio Pozuelo Monfort | 2010-07-20 | 1 | -2/+10 |
| | |||||
* | Hurd: Fix linkat symlink handling. | Emilio Pozuelo Monfort | 2010-06-02 | 1 | -2/+4 |
| | |||||
* | BZ #11537: Hurd: Fix ttyname_r error return value. | Bruno Haible | 2010-04-26 | 1 | -3/+3 |
| | |||||
* | Fix typos from last patch. | Ulrich Drepper | 2010-03-29 | 1 | -2/+2 |
| | |||||
* | Handle platforms without aux vector | Thomas Schwinge | 2010-03-29 | 1 | -3/+4 |
| | |||||
* | Define __rtld_lock_recursive_* for Hurd. | Samuel Thibault | 2010-01-18 | 1 | -0/+3 |
| | |||||
* | Fix double-inclusion problem of bits/stat.h. | Ulrich Drepper | 2010-01-11 | 1 | -1/+6 |
| |