]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2002-02-14  Ulrich Drepper(rtime): Change type of thetime to uint32_t.
2002-02-14  Ulrich DrepperUpdate.
2002-02-14  Ulrich DrepperCorrect month entries for June and July.
2002-02-14  Ulrich DrepperUpdate from translation team.
2002-02-14  Ulrich Drepper(collate_finish): Bail out with a message if input...
2002-02-13  Ulrich DrepperHonor TMPDIR.
2002-02-13  Ulrich DrepperUpdate.
2002-02-13  Ulrich DrepperUpdate int_curr_symbol.
2002-02-13  Ulrich DrepperUpdate from latest official version.
2002-02-13  Ulrich Drepper(BROKEN_LINGUAS): Works with current gettext.
2002-02-13  Ulrich DrepperUpdate copyright.
2002-02-13  Ulrich DrepperFix typo.
2002-02-13  Ulrich DrepperUpdate.
2002-02-13  Ulrich DrepperDefine __LC_LAST.
2002-02-13  Ulrich DrepperDon't define __LC_LAST here. Include <locale.h> instead.
2002-02-11  Ulrich DrepperUpdate.
2002-02-11  Ulrich DrepperUpdate from translation team.
2002-02-10  Ulrich DrepperUpdate.
2002-02-10  Ulrich DrepperUpdate from translation team.
2002-02-10  Ulrich DrepperUpdate.
2002-02-10  Ulrich DrepperUpdate from translation team.
2002-02-09  Ulrich DrepperUpdate.
2002-02-09  Ulrich DrepperBug fixes for spelling.
2002-02-09  Ulrich DrepperUpdate from translation team.
2002-02-08  Ulrich DrepperUpdate.
2002-02-06  Ulrich DrepperUpdate.
2002-02-06  Ulrich Drepper(struct stat): Add attribute((packed)) to counter stupi...
2002-02-05  Ulrich DrepperUpdate.
2002-02-05  Ulrich Drepper(innetgr): Add int* parameter to getfct definition...
2002-02-05  Ulrich DrepperUpdate.
2002-02-05  Ulrich DrepperWrap calls that output messages with WITH_CUR_LOCALE...
2002-02-05  Ulrich Drepper(WITH_CUR_LOCALE): Define.
2002-02-05  Ulrich DrepperUpdate from translation team.
2002-02-04  Ulrich DrepperUpdate.
2002-02-04  Ulrich Drepper(is_dst): Fix return value as expected by caller.
2002-02-03  Ulrich DrepperUpdate.
2002-02-03  Ulrich DrepperCheck for ssize_t overflow, don't use alloca if the...
2002-02-03  Ulrich DrepperUse ssize_t for bytes_read.
2002-02-03  Ulrich DrepperUpdate.
2002-02-03  Ulrich Drepper(_dl_relocate_object): Use _dl_debug_printf instead...
2002-02-03  Ulrich DrepperUpdate.
2002-02-03  Ulrich Drepper(_test_and_set): Use branch likely.
2002-02-03  Ulrich Drepper(exchange_and_add): Use branch likely.
2002-02-03  Ulrich Drepper(testandset): Call _test_and_set.
2002-02-03  Ulrich Drepper(__pthread_spin_lock): Use a different register in...
2002-02-03  Ulrich DrepperUpdate.
2002-02-03  Ulrich Drepper[defined DEBUG && STDC_HEADERS]: Include <string.h>.
2002-02-02  Ulrich DrepperUpdate.
2002-02-02  Ulrich Drepper(_dl_get_origin): Avoid writing over array boundary.
2002-02-02  Ulrich DrepperUpdate.
2002-02-02  Ulrich Drepper(_dl_dst_count): Fix possible endless loop.
2002-02-01  Ulrich DrepperUpdate.
2002-02-01  Ulrich Drepper(collate_finish): Assign a wide char collation sequence...
2002-02-01  Andreas Schwab.
2002-02-01  Andreas SchwabDon't use multi-line string literals.
2002-01-31  Ulrich DrepperUpdate.
2002-01-31  Ulrich Drepper(process_dl_debug): Set any_debug if option name matches.
2002-01-31  Ulrich DrepperUpdate.
2002-01-31  Ulrich DrepperUpdate from mainline.
2002-01-31  Ulrich DrepperCheck for ssize_t overflow.
2002-01-29  Ulrich DrepperUpdate.
2002-01-29  Ulrich Drepper(__mempcpy): Protect size arg for addition when using...
2002-01-29  Ulrich DrepperUpdate.
2002-01-29  Ulrich Drepper(hsearch_r): Don't insert anything if entry is found.
2002-01-29  Ulrich DrepperUpdate.
2002-01-29  Ulrich Drepper(_quicksort): Do not apply the comparison function
2002-01-29  Ulrich DrepperUpdate.
2002-01-29  Ulrich Drepper(_dl_map_object): Remove incorrect optimization for...
2002-01-29  Ulrich DrepperUpdate.
2002-01-29  Ulrich DrepperUpdate from tzdata2002b.
2002-01-29  Ulrich DrepperMinor cleanup after last patch.
2002-01-29  Ulrich DrepperRegenerated: autoconf sysdeps/unix/sysv/linux/configure.in
2002-01-29  Ulrich DrepperUpdate.
2002-01-29  Ulrich Drepper(pic-ccflag): New variable.
2002-01-29  Ulrich DrepperAllocate one more byte for rulearr and clear this element.
2002-01-29  Ulrich DrepperHandle zero-length arguments specially.
2002-01-29  Ulrich Drepper(__mempcpy): For gcc 3.0+, don't use
2002-01-29  Ulrich DrepperUpdate.
2002-01-29  Ulrich Drepper(libc_cv_gcc_unwind_find_fde): Set for arm, too.
2002-01-26  Andreas JaegerMerge with mainline.
2002-01-26  Andreas JaegerUpdate.
2002-01-26  Andreas JaegerMerge from mainline.
2002-01-21  Ulrich Drepper(distribute): Filter out xmalloc.c. cvs/glibc-2-2-5 glibc-2.2.5
2002-01-18  Ulrich Drepper(nscd-modules): Add xmalloc for nscd.
2002-01-18  Andreas Schwab.
2002-01-18  Andreas Schwab(libc_cv_gcc_unwind_find_fde): Set for m68k, too.
2002-01-18  Ulrich DrepperUpdate.
2002-01-18  Ulrich DrepperUpdate to Apple's latest definition.
2002-01-18  Ulrich DrepperUpdate.
2002-01-18  Ulrich Drepper(begin_drop_privileges): New function.
2002-01-18  Ulrich Drepper(drop_privileges): Removed. Adjust caller.
2002-01-17  Ulrich DrepperUpdate.
2002-01-17  Ulrich DrepperUse 64 bit instructions for pointer operations.
2002-01-17  Andreas JaegerUpdate.
2002-01-17  Andreas JaegerGCC 3.1 has __uint128_t build-in.
2002-01-17  Andreas JaegerUpdate.
2002-01-17  Andreas Jaeger * sysdeps/unix/sysv/linux/configure.in: Fix check...
2002-01-17  Ulrich DrepperUpdate copyright year.
2002-01-17  Ulrich DrepperUpdate.
2002-01-17  Ulrich DrepperUpdate.
next