]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
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.
2009-06-05  Ulrich DrepperForgot some more cleanups for the SSE4.2 strlen on...
2009-06-05  Ulrich DrepperAdd missing cleanups from SSE4.2 x86-64 strlen.
2009-06-05  Ulrich DrepperOptimize x86-64 strlen for SSE4.2.
2009-06-05  Ulrich DrepperFix build problems with old binutils.
2009-06-04  Ulrich DrepperMore small optimizations for x86-64 strlen.
2009-06-04  Ulrich DrepperTiny strlen for x86-64 optimization.
2009-06-03  H.J. LuTest for ELF IFUNC functionality.
2009-06-03  Ulrich DrepperTerminate correct buffer.
2009-06-02  Ulrich DrepperAdd missing __execvpe prototype.
2009-06-02  Ulrich DrepperImplement execvpe.
2009-06-01  Ulrich DrepperSmall optimization of STT_GNU_IFUNC handling.
2009-06-01  André Goddard... Fix mbrtowc example.
2009-06-01  Ulrich DrepperBetter error message for invalid relocatio in static...
2009-06-01  Ulrich DrepperDescribe latest IFUNC changes.
2009-06-01  Ulrich DrepperFix up sched_cpucount in x86-64.
2009-06-01  Ulrich DrepperFinish IFUNC support for x86 and x86-64.
2009-06-01  Ulrich DrepperSimplify CPUID value handling.
2009-06-01  Ulrich DrepperAdd missing file from accept4 commit.
2009-05-31  Andreas SchwabMove AC_CANONICAL_HOST before first use of $host and...
2009-05-30  Roland McGrathRemove arch directory names from .gitignore.
2009-05-29  Ulrich DrepperFix errno for boundary conditions in 128-bit long double.
2009-05-29  Ulrich DrepperImplement longjmp checking for s390.
2009-05-29  Ulrich DrepperCompact cache info data structure for x86/x86-64.
2009-05-27  Aurelien Jarno[BZ #10200]
2009-05-22  Ulrich DrepperDescribe nss_dns parallel lookup workaround in 2.10...
2009-05-22  Andreas SchwabFix errno for IBM long double.
2009-05-22  Andreas SchwabAdd ___longjmp_chk support for powerpc{32,64}.
2009-05-22  Jakub JelinekImplement accept4 for more archs using socketcall.
2009-05-22  Ulrich DrepperAdd missing file from previous IA-64 longjmp commit.
2009-05-22  Ulrich DrepperHandle -g option for IA-64 assembler.
2009-05-22  Ulrich DrepperFix IA-64 memchr read-ahead.
next