]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
1999-09-06  Ulrich DrepperUpdate.
1999-09-06  Ulrich DrepperWhen translating to ISO-2022-JP* write escape sequences...
1999-09-06  Ulrich Drepper(ucs4_to_jisx0201): Correct mapping for U005C.
1999-09-05  Ulrich DrepperUpdate.
1999-09-05  Ulrich Drepper(__db_rdetach): Unmap the region if necessary.
1999-09-05  Ulrich DrepperUpdate.
1999-09-05  Ulrich DrepperRegenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.in
1999-09-05  Ulrich DrepperAdd comment about add-on numbering.
1999-09-05  Ulrich DrepperAdd PPC libgcc problem description.
1999-09-05  Ulrich DrepperPutenv bug is fixed.
1999-09-05  Ulrich DrepperRegenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.in
1999-09-05  Ulrich DrepperFix typos.
1999-09-05  Roland McGrathadd missing #include <unistd.h>
1999-09-05  Roland McGrath.
1999-09-05  Roland McGrath1999-09-05 Roland McGrath <roland@baalperazim.frob...
1999-09-05  Ulrich DrepperUpdate.
1999-09-05  Ulrich DrepperExport __fork, vfork, and __vfork in libpthread.
1999-09-05  Ulrich Drepper(__fork): Renamed from fork and use __libc_fork. Add...
1999-09-05  Ulrich DrepperAdd __libc_fork and __vfork to version GLIBC_2.1.2.
1999-09-05  Ulrich DrepperRename strong name for fork from __syscall_fork to...
1999-09-03  Ulrich DrepperUpdate.
1999-09-03  Ulrich DrepperSet LC_ALL and LANGUAGE to fix locale dependencies...
1999-09-03  Ulrich DrepperInclude <sys/user.h> instead of <asm/user.h>.
1999-09-03  Ulrich DrepperLinux/Alpha specific definition to access information...
1999-09-01  Ulrich DrepperUpdate.
1999-09-01  Ulrich DrepperFix typos.
1999-09-01  Ulrich Drepper#include <bits/armsigctx.h>.
1999-09-01  Ulrich DrepperEnclose header in an #ifdef statement to prevent it...
1999-08-31  Ulrich DrepperUpdate.
1999-08-31  Ulrich DrepperRemove duplicated OC entry.
1999-08-31  Ulrich DrepperAdd Euro symbol to collation and characterization...
1999-08-31  Ulrich DrepperUpdate.
1999-08-31  Ulrich Drepper[csu]: Define CFLAGS-initfini.s to force compiling...
1999-08-30  Ulrich DrepperRegenerated: autoconf configure.in
1999-08-30  Ulrich DrepperUpdate.
1999-08-30  Ulrich Drepper(nscd_getgr_r): Don't count the alloca'ed memory for...
1999-08-28  Ulrich DrepperUpdate.
1999-08-28  Ulrich DrepperDon't use variables to set thresholds for SUID binaries.
1999-08-28  Ulrich DrepperUpdate.
1999-08-28  Ulrich Drepper(Running make install): Give examples for timezone...
1999-08-28  Ulrich DrepperUpdate.
1999-08-28  Ulrich DrepperCalculate and substitute CCVERSION.
1999-08-28  Ulrich DrepperGet CCVERSION from autoconf substitution.
1999-08-28  Ulrich DrepperUpdate.
1999-08-28  Ulrich DrepperUpdate from 2.3.15 kernel.
1999-08-26  Ulrich DrepperUpdate.
1999-08-26  Ulrich Drepper(__finite): Make constant as unsigned to avoid warning.
1999-08-26  Ulrich DrepperUpdate.
1999-08-26  Ulrich DrepperDefine always __qaddr_t.
1999-08-26  Ulrich DrepperUpdate.
1999-08-26  Ulrich DrepperAvoid namespace pollution.
1999-08-25  Ulrich DrepperUpdate.
1999-08-25  Ulrich DrepperLink db_dump185 against libdb1.
1999-08-25  Ulrich DrepperUpdate.
1999-08-25  Ulrich DrepperAdd checks to make sure we're really dealing with a...
1999-08-25  Roland McGrath.
1999-08-24  Ulrich DrepperUpdate.
1999-08-24  Ulrich Drepper(_IO_new_file_close_it): Set _fileno to -1, not EOF.
1999-08-24  Ulrich Drepper(_IO_file_is_open): Only check for -1, not all negative...
1999-08-24  Ulrich Drepper(fopencookie): Set _fileno to -2.
1999-08-24  Ulrich DrepperUpdate.
1999-08-24  Ulrich DrepperUpdate for changed cookie definitions in libio.h.
1999-08-24  Ulrich DrepperUpdate.
1999-08-24  Ulrich DrepperAdd new constants from Linux 2.3.15.
1999-08-24  Ulrich DrepperUpdate.
1999-08-24  Ulrich DrepperAdd execve syscall.
1999-08-23  Roland McGrath1999-08-23 Mark Kettenis <kettenis@gnu.org>
1999-08-23  Ulrich DrepperUpdate.
1999-08-23  Ulrich DrepperDefine SIGCONTEXT_EXTRA_ARGS.
1999-08-23  Ulrich Drepper(pthread_sighandler): Add SIGCONTEXT_EXTRA_ARGS to...
1999-08-23  Ulrich DrepperUpdate.
1999-08-23  Ulrich Drepper(re_match_2_internal): Correct check for charset after...
1999-08-23  Ulrich DrepperUpdate.
1999-08-23  Ulrich DrepperAdd execve syscall.
1999-08-22  Ulrich DrepperUpdate.
1999-08-22  Ulrich DrepperDefine documented cookie types.
1999-08-22  Roland McGrath.
1999-08-22  Roland McGrath1999-08-22 Mark Kettenis <kettenis@gnu.org>
1999-08-21  Ulrich DrepperUpdate.
1999-08-21  Ulrich DrepperDefine weak alias execve.
1999-08-20  Ulrich DrepperUpdate.
1999-08-20  Ulrich DrepperUndo last change.
1999-08-20  Ulrich DrepperUndo last change but correct comment saying < 0 is...
1999-08-20  Ulrich DrepperRegenerated.
1999-08-20  Ulrich DrepperPass sigcontext through wrapper to the user function.
1999-08-20  Ulrich DrepperUpdate.
1999-08-20  Ulrich DrepperUpdate.
1999-08-20  Ulrich Drepper(__pthread_kill_other_threads_np): Reset signal handler...
1999-08-20  Ulrich Drepper(__pthread_reset_main_thread): Undo last change.
1999-08-20  Ulrich DrepperCorrect last patch.
1999-08-20  Ulrich DrepperAllocate buffer large enough not only if size == 0...
1999-08-20  Ulrich DrepperUpdate.
1999-08-20  Ulrich DrepperAllocate array name of correct size.
1999-08-20  Ulrich DrepperUpdate.
1999-08-20  Ulrich DrepperDon't allow use with _FILE_OFFSET_BITS=64.
1999-08-20  Ulrich DrepperUpdate.
1999-08-20  Ulrich DrepperCopy over missing changes from mainline.
1999-08-20  Ulrich Drepper(_dl_start): Add missing declaration of cnt.
1999-08-20  Ulrich DrepperFix typo in last change.
1999-08-20  Roland McGrath.
next