Age | Commit message (Expand) | Author |
2012-10-29 | Hurd: fix fdatasync/fsync if the fd does not support file_sync | Pino Toscano |
2012-10-29 | aio_notify: fix _POSIX_REALTIME_SIGNALS check | Pino Toscano |
2012-10-27 | Remove redundant defines of __O_LARGEFILE | Andreas Jaeger |
2012-10-25 | Add IFUNC test lists for memcpy/mempcpy/memset on sparc. | David S. Miller |
2012-10-25 | Fix sparc64 build. | David S. Miller |
2012-10-25 | Use __getdents instead of __getdirentries in sparc __get_clockfreq_via_proc_o... | Roland McGrath |
2012-10-25 | Hurd: ptrace: use __hurd_fail for EOPNOTSUPP | Pino Toscano |
2012-10-24 | BZ#14743: Move clock_* symbols from librt to libc. | Roland McGrath |
2012-10-24 | F_GETLK cleanup for <bits/fcntl.h> | Andreas Jaeger |
2012-10-22 | Fix O_RSYNC | Andreas Jaeger |
2012-10-22 | Always define __O_LARGEFILE | Andreas Jaeger |
2012-10-22 | Improve <bits/fcntl-linux.h>: F_GETLK etc. | Andreas Jaeger |
2012-10-22 | Install <bits/fcntl-linux.h> | Andreas Jaeger |
2012-10-22 | Use __O_LARGEFILE instead of O_LARGEFILE | Andreas Jaeger |
2012-10-21 | SH: Use <bits/fcntl-linux.h> | Andreas Jaeger |
2012-10-20 | Reorganization of bits/fcntl.h for Linux | Andreas Jaeger |
2012-10-18 | Remove _G_OPEN64, _G_LSEEK64, _G_MMAP64, _G_FSTAT64 from _G_config.h. | Joseph Myers |
2012-10-16 | __alloc_dir: avoid integer overflow in malloc argument | Florian Weimer |
2012-10-12 | Use __uint64_t in x86 __bswap_64 | H.J. Lu |
2012-10-12 | Avoid PLT references from __get_clockfreq on powerpc | Andreas Schwab |
2012-10-11 | Add x86-64 __libc_ifunc_impl_list | H.J. Lu |
2012-10-11 | Add i686 __libc_ifunc_impl_list | H.J. Lu |
2012-10-11 | Use IFUNC memmove/memset in x86-64 bcopy/bzero | H.J. Lu |
2012-10-10 | * crypt/crypt-entry.c: Include fips-private.h. | Alexandre Oliva |
2012-10-09 | Add missing magic to GLIBC_PROVIDES. | Roland McGrath |
2012-10-09 | Remove _G_off64_t and _G_stat64 from _G_config.h. | Joseph Myers |
2012-10-08 | Fix missing include in sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c | Andreas Schwab |
2012-10-06 | Fix Niagara-4 memcpy bug on 32-bit. | David S. Miller |
2012-10-05 | Add Niagara-4 optimized memset/bzero implementation. | David S. Miller |
2012-10-05 | Move _dl_important_hwcaps to dl-hwcaps.c | H.J. Lu |
2012-10-04 | powerpc: add name_to_handle_at, open_by_handle etc. to bits/fcntl.h | Khem Raj |
2012-10-04 | Name space hygeine for madvise. | Roland McGrath |
2012-10-03 | Clean up conditionalize of ld.so.cache support. | Roland McGrath |
2012-10-03 | sysconf/posix: handle _SC_LEVEL4_CACHE_LINESIZE | Pino Toscano |
2012-10-03 | Remove sysdeps/unix/bsd/confstr.h file. | Roland McGrath |
2012-10-02 | Define HAS_FMA with bit_FMA_Usable | H.J. Lu |
2012-10-01 | Get rid of unused __swblk_t type. | Roland McGrath |
2012-10-01 | Clean up init-first.c files. | Roland McGrath |
2012-10-01 | Fix sign of inexact zero return from fma (bug 14645). | Joseph Myers |
2012-09-29 | Fix sign of exact zero return from fma (bug 14638). | Joseph Myers |
2012-09-28 | Uncorrupt Sparc ULPS file. | David S. Miller |
2012-09-28 | Implement POSIX-generic sleep via nanosleep rather than SIGARLM. | Roland McGrath |
2012-09-28 | Move _G_config.h with Linuxism to linux/ directory. | Roland McGrath |
2012-09-28 | Revert "Add missed ildouble case in yesterday's sparc ULPs update for clog/cl... | David S. Miller |
2012-09-28 | Add missed ildouble case in yesterday's sparc ULPs update for clog/clog10. | David S. Miller |
2012-09-28 | Add Niagara-4 optimized memcpy and mempcpy. | David S. Miller |
2012-09-28 | Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.h | H.J. Lu |
2012-09-28 | aio_fsync: fix the access mode check | Pino Toscano |
2012-09-28 | [BZ #11438] | Jeff Law |
2012-09-27 | Update sparc ULPS for recent clog/clog10 activity. | David S. Miller |