]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2009-07-18  Ulrich DrepperExtend x86-64 pthread_cond_timedwait to use futex sysca...
2009-07-18  Ulrich DrepperOptimize x86-64 pthread_cond_timedwait.
2009-07-18  Ulrich DrepperOptimize x86-64 pthread_cond_wait.
2009-07-18  Ulrich DrepperExtend x86-64 sem_timedwait to use futex syscall with...
2009-07-17  Ulrich DrepperConsistently use symbolic constants.
2009-07-17  Ulrich DrepperReplace hand-coded unwind tables from x86-64 sem_timedwait.
2009-07-17  Ulrich DrepperOptimize x86-64 sem_wait for uncontested semaphore.
2009-07-17  Ulrich DrepperReplace hand-coded unwind tables from x86-64 sem_wait.
2009-07-17  Ulrich DrepperReplace hand-coded unwind tables from x86-64 pthread_once.
2009-07-17  Ulrich DrepperReplace hand-coded unwind tables from x86-64 pthread_co...
2009-07-17  Ulrich DrepperRevert "Fix lock handling in memory hander of nscd."
2009-07-17  Ulrich DrepperAdd missing BZ number in ChangeLog.
2009-07-17  Ulrich DrepperHandle overly large answer buffers in resolver.
2009-07-16  Petr BaudisFix lock handling in memory hander of nscd.
2009-07-16  Andreas SchwabUse correct release semantic in list update.
2009-07-16  Ulrich DrepperFix race in corruption check.
2009-07-16  Jakub JelinekUse rel semantics of cas instead of acq semantics with...
2009-07-16  Ulrich DrepperRemove warning and little optimization.
2009-07-16  Ulrich DrepperOptimize restoring of ymm registers on x86-64.
2009-07-16  Ulrich DrepperFix up whitespaces in new memcmp for x86-64.
2009-07-16  H.J. Lumemcmp implementation for x86-64 using SSE2.
2009-07-16  Ulrich DrepperFix thinko in AVX audit patch.
2009-07-16  Ulrich DrepperFix typo in last change.
2009-07-16  Ulrich DrepperSecure AVX changes for auditing code.
2009-07-15  Ulrich DrepperFix build issue with modules for audit test on machines...
2009-07-10  H.J. LuAdd AVX support to ld.so auditing for x86-64.
2009-07-10  Ulrich DrepperRemove do-lookup.h.
2009-07-10  Ulrich DrepperFix comment in Linux's <sys/epoll.h>.
2009-07-10  Ulrich DrepperImplement STB_GNU_UNIQUE handling.
2009-07-07  Ulrich DrepperDefine STB_GNU_UNIQUE.
2009-07-07  Ulrich DrepperClean up code for hash table handling in ld.so.
2009-07-06  Ulrich DrepperOptimize test for valid ELF symbol types in lookup... ibm/master
2009-07-06  Andreas SchwabFix wrong PPC_FEATURE_* values.
2009-07-03  Ulrich DrepperMinor cleanups in recently added files.
2009-07-03  Ulrich DrepperAlign functions to 16-byte boundary.
2009-07-03  H.J. LuAdd SSE4.2 support for strcspn, strpbrk, and strspn...
2009-07-02  Ulrich DrepperFix whitespace in last patch.
2009-07-02  H.J. LuFix handling of xmm6 in ld.so audit hooks on x86-64.
2009-07-02  Ulrich DrepperWhitespace fixes in last patch.
2009-07-02  H.J. LuSSSE3 strcpy/stpcpy for x86-64
2009-07-02  Ulrich DrepperFix possible race when freeing object in fast bin list.
2009-07-01  Ulrich DrepperFix NIS and NIS+ getnetbyaddr backends.
2009-07-01  Ulrich DrepperFix getent networks lookup and resulting incorrect...
2009-07-01  Ulrich DrepperFix getnetbyaddr implementation.
2009-06-30  Ulrich DrepperRegenerated.
2009-06-30  Ulrich DrepperFix little checkin problem in last patch.
2009-06-30  H.J. LuDetermine and store processor family and model on x86-64.
2009-06-26  Ulrich DrepperImplement second fallback mode for DNS requests.
2009-06-25  Ulrich DrepperWhitespace fix.
2009-06-25  Andreas SchwabFix text relocation on ppc32.
2009-06-24  Andreas SchwabFix cfa offset for saved registers in PPC sqrt implemen...
2009-06-23  Andreas SchwabHandle empty TZ strings at the end of new-style timzeon...
2009-06-23  Ulrich DrepperUpdate from translation team.
2009-06-23  Ulrich DrepperUpdate from translation team.
2009-06-23  Ulrich DrepperClean up whitespaces in last patch.
2009-06-23  H.J. LuAdd SSE4.2 support for strcmp and strncmp on x86-64.
2009-06-22  Ulrich DrepperMore whitespace cleanups.
2009-06-22  Ulrich DrepperClean up whitespaces in last patch.
2009-06-22  H.J. LuAdd more IFUNC tests.
2009-06-21  Ulrich DrepperFix broken up NIS groups for compat NSS module.
2009-06-19  Ulrich DrepperAdd some more tests to malloc to detect corruptions.
2009-06-18  Ulrich DrepperAdd 802.15.4 definitions to header files.
2009-06-18  H.J. LuUse +link-pie Makefile rule to link PIE ifunc tests.
2009-06-17  Ulrich DrepperBuild pt_chown as PIE.
2009-06-17  Andreas SchwabDon't treat bug reporting message as a format string.
2009-06-16  Ulrich DrepperGit didn't see the ChangeLog entry.
2009-06-16  Ulrich DrepperExtend pt_chown to drop privileges.
2009-06-16  Jakub JelinekFix x86-64 memchr for large lengths.
2009-06-16  H.J. LuConsolidate PIE linking Makefile rules.
2009-06-16  Ryan S. ArnoldFix incorrect use of cmpldi in 32-bit PPC code.
2009-06-16  Ulrich DrepperDefine week, first_weekday, first_workday in de_AT...
2009-06-16  Ulrich DrepperAdd missing include.
2009-06-16  Ulrich DrepperFold Linux-specific grantpt code into Unix version.
2009-06-16  Ulrich DrepperRun tst-fgetwc with necessary envvar.
2009-06-16  Ulrich DrepperOptimize pt_chown.
2009-06-16  Ulrich DrepperFix permission of slave device on devpts if necessary.
2009-06-16  Ulrich DrepperWhen iterating over CPU bitmask, don't try more than...
2009-06-16  Arnaud EbalardFix type of nd_opt_home_agent_info_preference.
2009-06-16  Aurelien JarnoExtend getent to handle the shadow database.
2009-06-16  Joe LandersFix memory leak when batch-reading large NIS password...
2009-06-16  Bruce Dubbs(do_test): Use de_DE.UTF-8 as locale name.
2009-06-15  Ulrich DrepperPreserve message printed before abort.
2009-06-15  Ulrich DrepperFix computation of tzspec_len.
2009-06-15  Akinori HattoriHandle leap seconds even if no DST rule exists.
2009-06-15  Jim Meyeringexempt timezone files from the no-bad-whitespace policy
2009-06-15  Ulrich DrepperUpdate from tzcode2009i.
2009-06-15  Ulrich DrepperUpdate timezone data from tzdata2009i.
2009-06-15  Jakub Jelineklibc part of prelink IFUNC support.
2009-06-15  Ulrich DrepperMissing BZ number.
2009-06-15  SofwathDhivehi language locale for Maldives.
2009-06-15  Ulrich DrepperUpdate from translation team.
2009-06-14  Ulrich DrepperFix warnings when using <sys/select.h>.
2009-06-12  Ulrich DrepperImplement pthread_sigqueue.
2009-06-11  Bryan KadzbanFix futex syscall parameter for x86 absolute timeout...
2009-06-11  Ulrich DrepperRemember we switched to single-request mode.
2009-06-09  J.H.M. DassenRemove comma at end of enum.
2009-06-09  Pravin SatputeUrdu language locale for India.
2009-06-09  Ulrich DrepperDon't premature stop parsing mode string of fopen.
2009-06-09  Ulrich Drepper(_IO_new_file_fopen): Don't prematurely stop parsing...
2009-06-05  Ulrich DrepperAdd SSE4.2 optimized rawmemchr implementation for x86-64.
next