| Commit message (Expand) | Author | Age | Files | Lines |
* | * io/tst-fchownat.c: Correctly handle _POSIX_CHOWN_RESTRICTED | Ulrich Drepper | 2008-03-08 | 1 | -6/+9 |
* | [BZ #5477] | Ulrich Drepper | 2007-12-12 | 1 | -2/+2 |
* | * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7. | Ulrich Drepper | 2007-09-15 | 2 | -132/+120 |
* | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 2007-09-15 | 2 | -2/+3 |
* | * io/bits/fcntl2.h (open, open64, openat, openat64): Add | Jakub Jelinek | 2007-08-04 | 1 | -116/+124 |
* | * io/Makefile (aux): Add have_o_cloexec. | Ulrich Drepper | 2007-08-03 | 2 | -0/+26 |
* | [BZ #4860] | Ulrich Drepper | 2007-07-29 | 1 | -1/+1 |
* | Include <fcntl.h>. | Ulrich Drepper | 2007-07-28 | 1 | -0/+1 |
* | * io/Makefile (tests): Add tst-posix_fallocate. | Ulrich Drepper | 2007-07-23 | 2 | -1/+101 |
* | * io/bits/fcntl2.h (__open_2): Add nonnull attribute. | Ulrich Drepper | 2007-05-25 | 1 | -26/+48 |
* | * sysdeps/powerpc/tls.h (tcbhead_t): Add gscope_flag. | Ulrich Drepper | 2007-05-25 | 1 | -9/+9 |
* | * Makerules (sysd-rules): Define PTW for ptw-* files. | Ulrich Drepper | 2007-05-24 | 7 | -7/+232 |
* | * sysdeps/unix/sysv/linux/sched_setaffinity.c cvs/fedora-glibc-20070510T2308 cvs/fedora-glibc-20070510T2304 | Ulrich Drepper | 2007-05-10 | 1 | -1/+1 |
* | * io/sys/stat.h: Make sure struct timespec is defined for | Ulrich Drepper | 2007-05-10 | 1 | -2/+3 |
* | * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW and | Ulrich Drepper | 2007-05-10 | 5 | -2/+91 |
* | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2007-03-17 | 1 | -11/+12 |
* | [BZ #4076] cvs/fedora-glibc-20070221T1011 | Ulrich Drepper | 2007-02-21 | 3 | -8/+49 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 13 | -141/+32 |
* | . | Jakub Jelinek | 2007-07-31 | 13 | -32/+141 |
* | Make sure fts_cur is always valid after return from fts_read. | Ulrich Drepper | 2007-01-10 | 1 | -3/+6 |
* | * nis/nis_subr.c (nis_getnames): Revert last change. cvs/fedora-glibc-20061205T2141 | Ulrich Drepper | 2006-12-05 | 2 | -1/+43 |
* | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper | 2006-10-28 | 11 | -92/+24 |
* | * io/fts.c (fts_close): Remove redundant checks. | Ulrich Drepper | 2006-10-02 | 1 | -8/+3 |
* | * io/Makefile (CFLAGS-fstatat.c): Set. | Ulrich Drepper | 2006-09-17 | 1 | -0/+3 |
* | [BZ #2526, BZ #3138, BZ #3143] | Ulrich Drepper | 2006-09-12 | 2 | -2/+2 |
* | * io/ftw.c (open_dir_stream): Return right away if REALLOC fails. | Ulrich Drepper | 2006-05-10 | 1 | -2/+1 |
* | * posix/wordexp.c (w_addword): Free word if realloc fails and it | Ulrich Drepper | 2006-05-10 | 1 | -1/+1 |
* | * posix/bits/unistd.h (__readlinkat_chk): New prototype. | Ulrich Drepper | 2006-04-24 | 1 | -0/+1 |
* | * io/fts.c (fts_build): Call fts_lfree in the two error cases | Ulrich Drepper | 2006-04-08 | 1 | -0/+2 |
* | * sysdeps/posix/tempname.c (__gen_tempname): Change attempts_min | Ulrich Drepper | 2006-04-07 | 1 | -1/+7 |
* | * libio/fmemopen.c (fmemopen): Free stream memory in case of | Ulrich Drepper | 2006-04-07 | 1 | -4/+7 |
* | [BZ #2450] | Ulrich Drepper | 2006-04-01 | 2 | -4/+4 |
* | * io/ftw.c (process_entry): If dir->streamfd != -1, | Ulrich Drepper | 2006-03-02 | 1 | -5/+14 |
* | * include/fcntl.h: Declare __openat, __open64. Use libc_hidden_proto. | Roland McGrath | 2006-03-01 | 2 | -4/+8 |
* | (AT_SYMLINK_FOLLOW): Define. | Ulrich Drepper | 2006-02-27 | 1 | -2/+3 |
* | (do_test): Pass new parameter to linkat. | Ulrich Drepper | 2006-02-27 | 1 | -1/+1 |
* | Add fifth parameter to linkat. | Ulrich Drepper | 2006-02-27 | 1 | -2/+3 |
* | [BZ #2226] | Ulrich Drepper | 2006-02-12 | 4 | -18/+53 |
* | * sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_futex_wait, | Ulrich Drepper | 2006-02-08 | 1 | -22/+37 |
* | * io/ftw.c (ftw_startup): Use fchdir to return to original | Ulrich Drepper | 2006-02-05 | 1 | -21/+30 |
* | * sysdeps/unix/sysv/linux/renameat.c (__atfct_seterrno_2): Correcty | Ulrich Drepper | 2006-01-22 | 6 | -0/+310 |
* | * io/Makefile (tests): Add tst-symlinkat, tst-linkat, tst-readlinkat, | Ulrich Drepper | 2006-01-20 | 4 | -1/+488 |
* | * io/Makefile (tests): Add tst-symlinkat, tst-linkat, and | Ulrich Drepper | 2006-01-20 | 4 | -1/+473 |
* | * include/fcntl.h: Declare __have_atfcts. | Ulrich Drepper | 2006-01-20 | 4 | -2/+100 |
* | 2006-01-15 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2006-01-17 | 1 | -1/+1 |
* | * io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro. | Roland McGrath | 2006-01-06 | 6 | -11/+218 |
* | * io/euidaccess.c: Add eaccess as an alias. | Roland McGrath | 2006-01-06 | 2 | -1/+5 |
* | * include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE when | Roland McGrath | 2006-01-05 | 1 | -6/+6 |
* | * io/sys/stat.h [__USE_GNU]: Declare fchmodat. | Roland McGrath | 2006-01-05 | 5 | -4/+210 |
* | [BZ #1962] cvs/fedora-glibc-20051221T0931 | Ulrich Drepper | 2005-12-21 | 1 | -5/+5 |