]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
1999-11-10  Ulrich DrepperUpdate.
1999-11-10  Ulrich Drepper(compute_change): Replace slow loop to compute T by...
1999-11-10  Ulrich DrepperUpdate.
1999-11-10  Ulrich Drepper(special): Add tests for a too small buffer for ecvt_r...
1999-11-10  Ulrich Drepper(APPEND): Correct check for too small buffer according...
1999-11-10  Ulrich Drepper(__argp_fmtstream_printf): Correct check for snprintf...
1999-11-10  Ulrich Drepper(strsignal): Correct check for snprintf return value.
1999-11-10  Ulrich DrepperAdd libthread_db version.
1999-11-10  Ulrich DrepperUpdate from main line.
1999-11-10  Ulrich DrepperAdd from main branch.
1999-11-10  Ulrich Drepper(__pthread_initialize_manager): Initialize __pthread_ma...
1999-11-10  Ulrich DrepperDefine __pthread_last_event.
1999-11-10  Ulrich Drepper(pthread_exit): Set __pthread_last_event.
1999-11-10  Ulrich DrepperDeclare __pthread_last_event.
1999-11-10  Ulrich Drepper(suspend_with_cancellation): Rewrite as a macro.
1999-11-10  Ulrich Drepper(pthread_cond_timedwait_relative): Don't mark as inline.
1999-11-10  Ulrich Drepper(libpthread-routines): Add events.
1999-11-10  Ulrich DrepperInclude sys/ucontext.h instead of duplicating definitions.
1999-11-10  Ulrich DrepperComplete last patch.
1999-11-10  Ulrich DrepperUpdate.
1999-11-10  Ulrich Drepper(init_syntax_once): move below definition of
1999-11-10  Ulrich DrepperFor LOG_PERROR only append a newline if necessary.
1999-11-10  Ulrich Drepper(getlogin_r): Sync with getlogin implementation for...
1999-11-10  Ulrich DrepperDefine values also as macros.
1999-11-10  Ulrich Drepper(_dl_dst_count): Allow $ORIGIN to point to directory...
1999-11-10  Ulrich DrepperUpdate from tzdata1999i.
1999-11-10  Ulrich DrepperUse setenv instead of putenv.
1999-11-10  Ulrich Drepper(main): Don't pass const strings to putenv to avoid...
1999-11-10  Ulrich DrepperUpdate from tzcode1999h.
1999-11-08  Ulrich DrepperUpdate.
1999-11-08  Ulrich DrepperComment _nl_normalize_codeset, comment memory allocatio...
1999-11-08  Ulrich Drepper(_nl_normalize_codeset): Update comment to reflect...
1999-11-08  Ulrich Drepper(_nl_find_locale): Free normalized_codeset; this fixes...
1999-11-08  Ulrich DrepperUpdate.
1999-11-08  Ulrich DrepperUse __libc_lock_define_initialized for tzset_lock to...
1999-11-08  Ulrich DrepperUpdate.
1999-11-08  Ulrich DrepperDon't put commas at the end of enumerator lists (-pedan...
1999-10-28  Ulrich DrepperUpdate.
1999-10-28  Ulrich Drepper(rand_r): Really use 31 bits, the result was shifted...
1999-10-25  Ulrich DrepperUpdate.
1999-10-25  Ulrich DrepperCorrect names of MD5 functions after removing of public...
1999-10-25  Ulrich DrepperAccount bytes needed for alignment in buflen.
1999-10-25  Ulrich DrepperUpdate.
1999-10-25  Ulrich DrepperRemove weak aliase.
1999-10-25  Ulrich DrepperUse internal names for md5 functions, remove weak alias...
1999-10-25  Ulrich DrepperRemove prototypes for public interface. md5 is used...
1999-10-24  Ulrich DrepperUpdate.
1999-10-24  Ulrich DrepperDefine aliases __nexttowardl and nexttowardl.
1999-10-19  Roland McGrath.
1999-10-19  Roland McGrath1999-10-19 Bruno Haible <haible@ilog.fr>
1999-10-19  Ulrich DrepperUpdate from latest autoconf versions.
1999-10-19  Ulrich DrepperUpdate.
1999-10-19  Ulrich Drepper(__cprojl): Fix bug: NaN + i NaN returns now NaN +...
1999-10-19  Ulrich Drepper(__cprojf): Fix bug: NaN + i NaN returns now NaN +...
1999-10-19  Ulrich Drepper(__cproj): Fix bug: NaN + i NaN returns now NaN + i...
1999-10-19  Ulrich Drepper(process_block): (process_block): Save errno value...
1999-10-19  Ulrich Drepper(iruserok2): Initialize isbad to -1.
1999-10-19  Ulrich DrepperGalician translation of the GNU libc messages.
1999-10-17  Ulrich DrepperUpdate.
1999-10-17  Ulrich DrepperAdded struct in_pktinfo.
1999-10-14  Ulrich DrepperUpdate.
1999-10-14  Ulrich Drepper(__sleep): Optimize for zero seconds.
1999-10-12  Ulrich DrepperUpdate.
1999-10-12  Ulrich DrepperDon't define register names unconditionally, only if...
1999-10-12  Ulrich DrepperUpdate.
1999-10-12  Ulrich DrepperFix names whcih are different in 2.2.
1999-10-12  Ulrich DrepperUpdate to match generic Linux version.
1999-10-12  Ulrich DrepperUpdate.
1999-10-12  Ulrich DrepperGBK conversion function.
1999-10-12  Ulrich DrepperAdd support for gbk.
1999-10-11  Ulrich DrepperUpdate.
1999-10-11  Ulrich Drepper(LSW): Depend on __FLOAT_WORD_ORDER not __BYTE_ORDER.
1999-10-11  Ulrich DrepperUpdate.
1999-10-11  Ulrich DrepperDeclare SA_SIGINFO.
1999-10-11  Ulrich DrepperUpdate.
1999-10-11  Ulrich DrepperFix typos.
1999-10-11  Ulrich DrepperRegenerated: autoconf sysdeps/unix/sysv/linux/configure.in
1999-10-11  Ulrich Drepper(exit): Beware to not free statically allocated list...
1999-10-11  Ulrich Drepper(initial): New variable. Use to initialize __exit_funcs.
1999-10-11  Ulrich DrepperUpdate.
1999-10-11  Ulrich DrepperUpdate.
1999-10-11  Ulrich DrepperFix typo.
1999-10-10  Ulrich DrepperUpdate.
1999-10-10  Ulrich Drepper(__xpg_basename): Don't return pointer to slash before...
1999-10-10  Ulrich DrepperAdd __new_sem_post to get prototype in manager.c; inclu...
1999-10-08  Ulrich DrepperUpdate.
1999-10-08  Ulrich Drepper(__pthread_manager) [REQ_POST]: Use __new_sem_post...
1999-10-08  Ulrich DrepperRegenerated from source files
1999-10-08  Ulrich DrepperUpdate.
1999-10-08  Ulrich Drepper(_nss_nisplus_parse_spent): Fix handling of empty entries.
1999-10-06  Ulrich DrepperUpdate.
1999-10-06  Ulrich DrepperUpdate from cs translation team.
1999-10-05  Ulrich DrepperRegenerated: autoconf configure.in
1999-10-05  Ulrich DrepperUpdate.
1999-10-05  Ulrich DrepperAllow makeinfo 4.*.
1999-10-05  Ulrich DrepperUpdate.
1999-10-05  Ulrich DrepperCorrect last patch and use outchar instead of PUTC...
1999-10-01  Roland McGrath.
1999-10-01  Roland McGrath1999-10-01 Roland McGrath <roland@baalperazim.frob...
1999-10-01  Roland McGrath1999-10-01 Roland McGrath <roland@baalperazim.frob...
next