| Commit message (Expand) | Author | Age | Files | Lines |
* | Include string.h in sysdeps/unix/sysv/linux/fxstatat.c. | Joseph Myers | 2012-11-17 | 1 | -1/+2 |
* | Fix check-localplt regressions on sparc. | David S. Miller | 2012-11-11 | 1 | -4/+5 |
* | Support --with-pkgversion and --with-bugurl. | Joseph Myers | 2012-11-09 | 1 | -3/+3 |
* | PowerPC: Use <bits/fcntl-linux.h> | Andreas Jaeger | 2012-11-09 | 1 | -258/+11 |
* | S/390: Add hwcap value for transactional execution. | Andreas Krebbel | 2012-11-08 | 1 | -0/+1 |
* | Fix NULL ucontext->uc_link handling on sparc64. | David S. Miller | 2012-11-07 | 3 | -12/+43 |
* | 2012-11-07 Andreas Jaeger <aj@suse.de> | Jeff Law | 2012-11-07 | 1 | -1/+17 |
* | [BZ #157] Remove include/stub-tag.h for good. | Thomas Schwinge | 2012-11-04 | 9 | -12/+0 |
* | Fix small indendation issues in paths.h files | Pino Toscano | 2012-11-04 | 1 | -2/+2 |
* | PowerPC: Fix uc_link == NULL handling for makecontex. | Andreas Schwab | 2012-11-01 | 1 | -15/+15 |
* | Fix powerpc abilist sort order | Andreas Schwab | 2012-10-31 | 2 | -2/+2 |
* | Correct order of entries in powerpc libc.abilist files. | Tulio Magno Quites Machado Filho | 2012-10-31 | 2 | -2/+2 |
* | Remove redundant defines of __O_LARGEFILE | Andreas Jaeger | 2012-10-27 | 2 | -4/+0 |
* | Fix sparc64 build. | David S. Miller | 2012-10-25 | 1 | -1/+1 |
* | 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 | 18 | -24/+78 |
* | 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 | 2 | -3/+1 |
* | Remove sysdeps/unix/bsd/confstr.h file. | Roland McGrath | 2012-10-03 | 1 | -1/+0 |
* | Get rid of unused __swblk_t type. | Roland McGrath | 2012-10-01 | 4 | -4/+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 |