aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-08Install nscd systemd filesallan/config-filesAllan McRae
2015-02-08Install config filesMike Frysinger
2015-02-08hurd: Fix abi-tag, following ba90e05Samuel Thibault
2015-02-08hurd: fix tls.h buildSamuel Thibault
2015-02-08hurd: Ignore bytes beyond sockaddr length for AF_UNIXSamuel Thibault
2015-02-07Add ersatz _Static_assert on older C hostsPaul Eggert
2015-02-07hurd: fix compilation of signal.h in C++Samuel Thibault
2015-02-07hurd: fix compilation of signal.h in C++Samuel Thibault
2015-02-07hurd: add basic types for ioctlsSamuel Thibault
2015-02-07hurd: support mmap with PROT_NONESamuel Thibault
2015-02-07hurdselect: remove dead code.Samuel Thibault
2015-02-07hurd: fix sigstate lockingSamuel Thibault
2015-02-07hurdselect: Let select get interrupted by signalsSamuel Thibault
2015-02-07hurd: map nice levels 1-to-1 with Mach prio levelsSamuel Thibault
2015-02-07hurd: allow poll() array bigger than FD_SETSIZESamuel Thibault
2015-02-07hurd: fix f?chflags prototypes, declare them and their flagsSamuel Thibault
2015-02-07hurd: fix build with pthread aioSamuel Thibault
2015-02-06ARM: Add missing sfi_breg in LDR_GLOBAL macro.Roland McGrath
2015-02-06NPTL: Conditionalize some sanity tests for SIGCANCEL/SIGSETXID.Roland McGrath
2015-02-06Conditionalize use of SIGRTMIN in nptl/tst-locale1.c.Roland McGrath
2015-02-06Don't set unused field in rt/tst-timer2.Roland McGrath
2015-02-06NPTL: Build tests using clone directly only for Linux.Roland McGrath
2015-02-06Use signal rather than sigaction in nptl/tst-cleanup2.Roland McGrath
2015-02-06Conditionalize some tests' use of SA_SIGINFO.Roland McGrath
2015-02-06Do not use SA_NOCLDWAIT in tst-pselect.Roland McGrath
2015-02-06Move tst-getlogin to login/ subdirectory.Roland McGrath
2015-02-06Fix libio/tst-atime not to presume ST_NOATIME exists.Roland McGrath
2015-02-06Fix dirent/tst-fdopendir not to presume O_NOATIME exists.Roland McGrath
2015-02-06Fix nptl/tst-kill5 not to presume SIGRTMAX exists.Roland McGrath
2015-02-06Clean up nptl/tst-join5 use of nanosleep.Roland McGrath
2015-02-06Clean up NPTL system to be compat-only.Roland McGrath
2015-02-06Clean up NPTL longjmp to be compat-only.Roland McGrath
2015-02-06Clean up NPTL fork to be compat-only.Roland McGrath
2015-02-06x86: Clean up __vdso_clock_gettime variable.Roland McGrath
2015-02-06Exclude rpcent functions and NSS backends for rpc, key when excluding sunrpc.Roland McGrath
2015-02-06Clean up sysdep-dl-routines variable.Roland McGrath
2015-02-06NEWS: Fix spelling.Carlos O'Donell
2015-02-06NEWS: Also mention CVE-2015-1473Florian Weimer
2015-02-06soft-fp: Fix _FP_FMA when product is zero and third argument is finite (bug 1...Joseph Myers
2015-02-06soft-fp: Refine FP_EX_DENORM handling for comparisons.Joseph Myers
2015-02-06soft-fp: Support floating-point extensions without quieting sNaNs.Joseph Myers
2015-02-06Fix missing ChangeLog attribution.Carlos O'Donell
2015-02-06Open development for 2.22.glibc-2.21.90Carlos O'Donell
2015-02-06Update version.h and include/features.h for 2.21 releaseglibc-2.21Carlos O'Donell
2015-02-06hppa: Sync with pthread.h.Carlos O'Donell
2015-02-06CVE-2015-1472: wscanf allocates too little memoryPaul Pluzhnikov
2015-02-05glibc 2.21 pre-release update.Carlos O'Donell
2015-02-05hppa: Remove warnings and fix conformance errors.Carlos O'Donell
2015-02-05Function name typo error in non-PIC case, fixed in this patch.Chung-Lin Tang
2015-01-31Fix two bugs in sparc atomics.David S. Miller