| Commit message (Expand) | Author | Age | Files | Lines |
* | Use __getdents instead of __getdirentries in sparc __get_clockfreq_via_proc_o... | Roland McGrath | 2012-10-25 | 1 | -3/+1 |
* | BZ#14743: Move clock_* symbols from librt to libc. | Roland McGrath | 2012-10-24 | 15 | -20/+72 |
* | F_GETLK cleanup for <bits/fcntl.h> | Andreas Jaeger | 2012-10-24 | 3 | -46/+0 |
* | Fix O_RSYNC | Andreas Jaeger | 2012-10-22 | 1 | -1/+5 |
* | Always define __O_LARGEFILE | Andreas Jaeger | 2012-10-22 | 2 | -13/+8 |
* | Improve <bits/fcntl-linux.h>: F_GETLK etc. | Andreas Jaeger | 2012-10-22 | 1 | -3/+9 |
* | Install <bits/fcntl-linux.h> | Andreas Jaeger | 2012-10-22 | 1 | -0/+1 |
* | Use __O_LARGEFILE instead of O_LARGEFILE | Andreas Jaeger | 2012-10-22 | 2 | -4/+4 |
* | SH: Use <bits/fcntl-linux.h> | Andreas Jaeger | 2012-10-21 | 1 | -278/+3 |
* | Reorganization of bits/fcntl.h for Linux | Andreas Jaeger | 2012-10-20 | 4 | -761/+409 |
* | Remove _G_OPEN64, _G_LSEEK64, _G_MMAP64, _G_FSTAT64 from _G_config.h. | Joseph Myers | 2012-10-18 | 1 | -5/+0 |
* | Avoid PLT references from __get_clockfreq on powerpc | Andreas Schwab | 2012-10-12 | 1 | -5/+5 |
* | * crypt/crypt-entry.c: Include fips-private.h. | Alexandre Oliva | 2012-10-10 | 1 | -0/+74 |
* | Add missing magic to GLIBC_PROVIDES. | Roland McGrath | 2012-10-09 | 2 | -219/+0 |
* | Remove _G_off64_t and _G_stat64 from _G_config.h. | Joseph Myers | 2012-10-09 | 1 | -2/+0 |
* | Fix missing include in sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c | Andreas Schwab | 2012-10-08 | 1 | -0/+1 |
* | powerpc: add name_to_handle_at, open_by_handle etc. to bits/fcntl.h | Khem Raj | 2012-10-04 | 1 | -1/+27 |
* | Name space hygeine for madvise. | Roland McGrath | 2012-10-04 | 1 | -2/+0 |
* | Get rid of unused __swblk_t type. | Roland McGrath | 2012-10-01 | 3 | -3/+0 |
* | Clean up init-first.c files. | Roland McGrath | 2012-10-01 | 5 | -123/+12 |
* | Move _G_config.h with Linuxism to linux/ directory. | Roland McGrath | 2012-09-28 | 1 | -0/+65 |
* | Add __ppc_get_timebase_freq to ppc.h. | Tulio Magno Quites Machado Filho | 2012-09-25 | 8 | -0/+135 |
* | Shrink heap on linux when overcommit_memory == 2 | Siddhesh Poyarekar | 2012-09-25 | 1 | -0/+57 |
* | Remove __ASSUME_POSIX_CPU_TIMERS. | Joseph Myers | 2012-09-01 | 5 | -272/+21 |
* | Don't make ttyname* fail if proc filesystem is not available | Siddhesh Poyarekar | 2012-08-29 | 2 | -12/+0 |
* | Remove __ASSUME_STAT64_SYSCALL. | Joseph Myers | 2012-08-27 | 11 | -387/+21 |
* | Make dl-fxstatat64.c include of fxstatat64.c use <> not "". | Joseph Myers | 2012-08-23 | 1 | -1/+1 |
* | BZ#13696: Add --disable-nscd configure option. | Roland McGrath | 2012-08-22 | 1 | -13/+25 |
* | Remove __ASSUME_FADVISE64_64_SYSCALL. | Joseph Myers | 2012-08-21 | 5 | -150/+7 |
* | Remove __ASSUME_SWAPCONTEXT_SYSCALL. | Joseph Myers | 2012-08-20 | 4 | -21/+2 |
* | Define __ASSUME_UTIMES for s390. | Joseph Myers | 2012-08-20 | 1 | -2/+4 |
* | Remove __ASSUME_MMAP2_SYSCALL. | Joseph Myers | 2012-08-20 | 6 | -180/+26 |
* | S/390: Remove 32 bit getrlimit.c. | Andreas Krebbel | 2012-08-20 | 1 | -1/+0 |
* | update linux nice.c include path too after recent file shuffle | Mike Frysinger | 2012-08-17 | 1 | -1/+1 |
* | Adjust old #include's of sysdeps/unix/time.c to point to sysdeps/posix/time.c... | Roland McGrath | 2012-08-17 | 2 | -3/+3 |
* | Split sys/param.h out into common file and sysdeps bits/param.h file. | Roland McGrath | 2012-08-17 | 2 | -82/+42 |
* | Remove __ASSUME_POSIX_TIMERS. | Joseph Myers | 2012-08-16 | 6 | -297/+56 |
* | Remove __ASSUME_CLONE_THREAD_FLAGS. | Joseph Myers | 2012-08-14 | 4 | -21/+6 |
* | Move Linux kernel version conditionals to kernel-features.h. | Joseph Myers | 2012-08-10 | 2 | -6/+13 |
* | Avoid DWARF definition DIE on ifunc symbols | H.J. Lu | 2012-08-09 | 1 | -4/+15 |
* | Remove __ASSUME_TGKILL. | Joseph Myers | 2012-08-08 | 1 | -7/+0 |
* | Missing #include updates for dirstream code move from unix to posix. | Roland McGrath | 2012-08-08 | 2 | -4/+4 |
* | Remove some pre-2.6.16 Linux kernel conditionals. | Joseph Myers | 2012-08-07 | 4 | -152/+8 |
* | Move common dirent implementation from sysdeps/unix to sysdeps/posix. | Roland McGrath | 2012-08-07 | 5 | -7/+7 |
* | Remove pre-2.6.16 Linux kernel support. | Joseph Myers | 2012-08-07 | 3 | -56/+29 |
* | Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ... | Roland McGrath | 2012-08-06 | 12 | -9/+15 |
* | Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t. | Roland McGrath | 2012-08-06 | 13 | -10/+21 |
* | Remove x32/iofopen.c and x32/iofopen64.c | H.J. Lu | 2012-08-06 | 2 | -2/+0 |
* | Remove some pre-2.6.0 Linux kernel conditionals. | Joseph Myers | 2012-08-03 | 4 | -49/+4 |
* | Remove pre-2.6.0 Linux kernel support (bug 13717). | Joseph Myers | 2012-08-03 | 3 | -53/+28 |