]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
1999-11-29  Ulrich DrepperCorrect alias. This standard was issued in 1992.
1999-11-29  Ulrich DrepperCorrect alias for ISO-8859-10. This standard was issue...
1999-11-29  Ulrich DrepperUpdate.
1999-11-29  Ulrich DrepperAdd define for SIGCLD as SIGCHLD.
1999-11-29  Ulrich DrepperLinux/SPARC specific ptrace definitions.
1999-11-29  Ulrich DrepperFix typos in LATIN8/L8 aliases.
1999-11-29  Ulrich DrepperUpdate.
1999-11-29  Ulrich Drepper(CHARSET_NAME): Correct name to what is used in gconv...
1999-11-27  Ulrich DrepperInclude asm/ptrace.h, since this will not be done with...
1999-11-26  Ulrich DrepperUpdate.
1999-11-26  Ulrich Drepper(ruserok): Use iruserok2 not iruserok.
1999-11-26  Ulrich DrepperCorrect typo.
1999-11-26  Ulrich DrepperUpdate.
1999-11-26  Ulrich DrepperIf SIGPWR == SIGLOST, don't include SIGPWR message.
1999-11-26  Ulrich DrepperUpdate.
1999-11-26  Ulrich DrepperAdd declaration of iruserok.
1999-11-26  Ulrich DrepperInclude stdlib for declaration of free.
1999-11-26  Ulrich DrepperUpdate.
1999-11-26  Ulrich DrepperLook in all subdirs for shlib-versions files.
1999-11-26  Ulrich Drepper(EMIT_SHIFT_TO_INIT): Fix typo.
1999-11-26  Ulrich DrepperUpdate.
1999-11-26  Ulrich Drepper(ARPHRD_IEEE802_TR): Added.
1999-11-26  Ulrich Drepper(SIGSYS): New definition.
1999-11-26  Ulrich DrepperInclude sys-dirs and sys-sorted earlier.
1999-11-26  Ulrich DrepperUpdate.
1999-11-26  Ulrich DrepperCorrect prototype to use __off64_t.
1999-11-26  Ulrich Drepper(process_block): For stateful charsets write out byte...
1999-11-26  Ulrich Drepper(EMIT_SHIFT_TO_INIT): Update number of written bytes.
1999-11-26  Ulrich Drepper(__gconv): Always initialize cd->__data[last_step]...
1999-11-23  Ulrich DrepperUpdate.
1999-11-23  Ulrich Drepper(pthread_start_thread_event): Initialize p_pid already...
1999-11-23  Ulrich DrepperUpdate.
1999-11-23  Ulrich DrepperCorrect dependency for shared object.
1999-11-23  Ulrich DrepperDon't access next->step_fct if data->is_last is true.
1999-11-23  Ulrich DrepperRegenerated: /usr/unsupported/bin/perl scripts/gen...
1999-11-23  Ulrich DrepperUpdate.
1999-11-23  Ulrich Drepper(printbody): Fix -CLMNab output.
1999-11-23  Ulrich DrepperUpdate.
1999-11-23  Ulrich DrepperSPARC64 memmove implementation.
1999-11-23  Ulrich Drepperbcopy should handle overlapping copies like memmove...
1999-11-23  Ulrich DrepperDon't use generic memmove, use the one provided in...
1999-11-23  Ulrich Drepperbcopy takes size_t argument, not signed, so we should...
1999-11-23  Ulrich DrepperAvoid declaring the same field twice if SIGPWR is defin...
1999-11-23  Ulrich DrepperFix loading of SPARC v8plus libraries from statically...
1999-11-23  Ulrich DrepperAvoid UDIV_TIME redefinition.
1999-11-23  Ulrich DrepperUpdate.
1999-11-23  Ulrich DrepperUpdate from translators.
1999-11-23  Ulrich DrepperUpdate.
1999-11-23  Ulrich DrepperAdd missing brace in comparison.
1999-11-22  Ulrich DrepperUpdate.
1999-11-22  Ulrich Drepper(LOG): Only print message if __td_debug is nonzero.
1999-11-22  Ulrich DrepperAdd __td_debug.
1999-11-22  Ulrich Drepper(__pthread_manager_thread): Initialize p_lock.
1999-11-22  Ulrich Drepper(__pthread_manager_event): New function.
1999-11-22  Ulrich DrepperAdd prototype fpr __pthread_manager_event.
1999-11-20  Ulrich DrepperUpdate.
1999-11-20  Ulrich Drepper(__setrlimit): Don't modify the rlimits structure passe...
1999-11-20  Ulrich DrepperUpdate.
1999-11-20  Ulrich Drepper(__setrlimit): Add prototype.
1999-11-20  Ulrich Drepper(__xdr_ypresp_all): Call callback function for errors...
1999-11-20  Ulrich DrepperUpdate.
1999-11-20  Ulrich Drepper(_dl_init_paths): Allocate correct number of entries...
1999-11-18  Ulrich DrepperUpdate.
1999-11-18  Ulrich Drepper(day_of_the_week): Make sure result is never negative.
1999-11-18  Ulrich DrepperUpdate.
1999-11-18  Ulrich DrepperInclude linux_fsinfo.h instead of defining *_SUPER_MAGIC.
1999-11-18  Ulrich DrepperSorted entries and added comments.
1999-11-18  Roland McGrath.
1999-11-18  Roland McGrath1999-11-18 Roland McGrath <roland@baalperazim.frob...
1999-11-18  Roland McGrath1999-11-18 Roland McGrath <roland@baalperazim.frob...
1999-11-17  Ulrich Drepper(DEVFS_SUPER_MAGIC): Added.
1999-11-17  Ulrich Drepper(__getpt): Check for devfs.
1999-11-17  Ulrich Drepper(grantpt): Add support for devfs.
1999-11-17  Ulrich DrepperUpdate.
1999-11-17  Ulrich DrepperAdd TCP_CORK definition.
1999-11-17  Ulrich DrepperUpdate.
1999-11-17  Ulrich DrepperAdded scsi_ioctl.h.
1999-11-17  Ulrich Drepper(TYPE_ENCLOSURE): Added to sync with Linux 2.3.26.
1999-11-17  Ulrich DrepperSynced with Linux 2.3.26; pretty printed.
1999-11-17  Ulrich Drepper(sysdep_headers): Added scsi_ioctl.h.
1999-11-17  Ulrich DrepperDefines from Linux scsi_ioctl.h header.
1999-11-17  Ulrich DrepperAdd 2.1.3 news.
1999-11-17  Ulrich DrepperRegenerated: /usr/unsupported/bin/perl scripts/gen...
1999-11-17  Ulrich DrepperNo 2.95.x compiler can be used on Alpha.
1999-11-16  Ulrich DrepperUpdate from tzdata1999j.
1999-11-16  Ulrich DrepperUpdate.
1999-11-15  Ulrich DrepperUpdate.
1999-11-15  Ulrich DrepperRemove duplicate code.
1999-11-15  Ulrich DrepperUpdate.
1999-11-15  Ulrich DrepperAdd __syscall_setrlimit.
1999-11-15  Roland McGrath.
1999-11-15  Roland McGrath1999-11-14 Roland McGrath <roland@baalperazim.frob...
1999-11-15  Ulrich DrepperUpdate.
1999-11-15  Ulrich DrepperUpdate.
1999-11-15  Ulrich DrepperUpdate from main branch.
1999-11-15  Ulrich DrepperAdd setrlimit syscall.
1999-11-15  Ulrich DrepperAdd prototype for __syscall_setrlimit.
1999-11-15  Ulrich DrepperAdd prototype for __syscall_execve.
1999-11-14  Ulrich DrepperRemove duplication.
1999-11-14  Ulrich DrepperUpdate.
next