]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
1997-11-19  Ulrich DrepperCorrect result for NAN, Inf, 0.0.
1997-11-19  Ulrich DrepperCorrect result value for x==y.
1997-11-19  Ulrich DrepperCleanup.
1997-11-19  Ulrich DrepperDon't use casts, use element access.
1997-11-19  Ulrich DrepperDefine REVOKE to use revoke function.
1997-11-19  Ulrich DrepperInclude needed headers and declare myaddress.
1997-11-19  Ulrich DrepperAdd missing casts.
1997-11-19  Ulrich DrepperHandle input like 0.0e1000 correctly.
1997-11-19  Ulrich DrepperRemove optimization of mblen.
1997-11-19  Ulrich DrepperChange to real implementation, do not call mbtowc.
1997-11-19  Ulrich DrepperDefine NDEBUG only if not yet defined.
1997-11-19  Ulrich DrepperMake sure h_errno is set correctly when returning an...
1997-11-19  Ulrich DrepperDefine GLOB_ABORTED and GLOB_ABEND only if __USE_GNU.
1997-11-19  Ulrich Drepper(glob): If calling glob_in_dir for a list which was...
1997-11-19  Ulrich DrepperIgnore errors while installing catalog.
1997-11-19  Ulrich DrepperRename struct keydat to struct keydat_t for C++.
1997-11-19  Ulrich DrepperCarry over several patches from glibc 2.1 development...
1997-11-19  Ulrich DrepperDeclare pselect only if __USE_POSIX.
1997-11-19  Ulrich Drepper(hsearch_r): Avoid undefinitely search for non-existing...
1997-11-19  Ulrich DrepperUse version fromglibc 2.1 which corrects several bugs.
1997-11-19  Ulrich DrepperRemove declaration of infnan and cabs.
1997-11-19  Ulrich DrepperCorrect result type of __ieee754_rem_pio2{,f,l} and
1997-11-19  Ulrich DrepperUpdate from 2.1 version.
1997-11-19  Ulrich Drepper(Scanning Directory Content): Document error case more.
1997-11-19  Ulrich DrepperDefine new Linux errors.
1997-11-19  Ulrich DrepperRemove malloc_key-data definition.
1997-11-19  Ulrich Drepper(obstack_empty_p): New definition.
1997-11-19  Ulrich Drepper(setname): Only free the correct memory.
1997-11-19  Ulrich DrepperDon't use _POSIX_SOURCE in header.
1997-11-19  Ulrich DrepperDon't discard lines after comments.
1997-11-19  Ulrich DrepperCorrect logic in test for file size.
1997-11-19  Ulrich DrepperIgnore possible errors from select function.
1997-11-19  Ulrich DrepperMake sure recents gccs don't reorder the code.
1997-11-19  Ulrich Drepper(VERSION): Bump to 2.0.6.
1997-11-19  Ulrich DrepperUpdate.
1997-11-15  Ulrich DrepperRegenerated from ../sysdeps/gnu/errlist.awk ../manual...
1997-11-15  Ulrich DrepperRegenerated: autoconf configure.in
1997-11-13  Ulrich DrepperRemade for experimental-2.0.6
1997-10-25  Ulrich Drepper(_dl_load_cache_lookup): Favour exact matching of versi...
1997-09-25  Ulrich DrepperUpdate
1997-09-10  Ulrich Drepper.
1997-09-09  Ulrich DrepperUpdate
1997-09-09  Ulrich DrepperChange for 2.0.5b cvs/glibc-2_0_5b glibc-2.0.5b
1997-08-29  Ulrich Drepper(catopen): Correctly determine length of string in...
1997-08-29  Ulrich Drepper.
1997-08-25  Ulrich DrepperUpdate. cvs/glibc-2_0_5 glibc-2.0.5
1997-08-25  Ulrich DrepperDefine macros in a special way if gcc is not used and...
1997-08-25  Ulrich DrepperInclude features.h instead of sys/cdefs.h. Pretty...
1997-08-25  Ulrich DrepperCorrect assembler versions to work even for descriptors...
1997-08-25  Ulrich DrepperChange name of parameters in prototypes of xdr_reference,
1997-08-25  Ulrich DrepperAdd missing __END_DECLS.
1997-08-25  Ulrich DrepperDon't define alloca to __alloca since if gcc is used...
1997-08-23  Ulrich DrepperUpdate. cvs/glibc-2_0_5pre5
1997-08-23  Ulrich DrepperUpdate for more recent ISO 4217
1997-08-23  Ulrich DrepperUpdate.
1997-08-23  Ulrich Drepper(__tzset_internal): Fix memory leak when the user speci...
1997-08-23  Ulrich DrepperRemove the IS_* macros, they operate on internal kernel...
1997-08-23  Ulrich DrepperFix typo.
1997-08-23  Ulrich DrepperDon't use fstat, use fxstat.
1997-08-23  Ulrich Drepper(__srandom_r): Don't use seed 0. Use 1 in this case.
1997-08-23  Ulrich DrepperMake {,v}snprintf functions available is __USE_BSD.
1997-08-21  Ulrich DrepperRegenerated from source files
1997-08-16  Ulrich Drepper.
1997-08-16  Ulrich DrepperAdd cthreads.c.
1997-08-16  Ulrich DrepperUpdate. cvs/libc-ud-970816
1997-08-16  Ulrich DrepperInterpret no DST information in user provided time...
1997-08-16  Ulrich DrepperCThread interface for glibc.
1997-08-16  Ulrich Drepper[subdir=misc] (sysdep_routines): Add cthreads.
1997-08-16  Ulrich DrepperIntroduce thread-specific key handling functions.
1997-08-16  Ulrich DrepperInclude <gnu/types.h>, not <bits/types.h>.
1997-08-16  Ulrich Drepper(getpeername): Correct type of len argument.
1997-08-16  Ulrich Drepperutmpname implementation.
1997-08-16  Ulrich DrepperRewrite lock handling.
1997-08-16  Ulrich DrepperRemoved since no direct db backend will ever exist.
1997-08-16  Ulrich DrepperReformat and correct typos.
1997-08-16  Ulrich DrepperUpdate for changed internal functions.
1997-08-16  Ulrich DrepperRewrite to use jump table correctly.
1997-08-16  Ulrich Drepper(logout): Correct test for result of utmpname and putut...
1997-08-16  Ulrich Drepper(login): Correct test for result of utmpname.
1997-08-16  Ulrich DrepperRename to __getutline and make getutline a weak alias.
1997-08-16  Ulrich Drepper Rewrite to use jump table correctly.
1997-08-16  Ulrich DrepperRename to __getutid and make getutid a weak alias.
1997-08-16  Ulrich DrepperRename to __getutent and make getutent a weak alias.
1997-08-16  Ulrich Drepper(routines): Add utmpname, remove utmp_db.
1997-08-16  Ulrich Drepper(usage): Fix help text.
1997-08-16  Ulrich Drepper[__USE_GNU]: Undefine assert_perror.
1997-08-08  Ulrich DrepperUpdate. cvs/glibc-2_0_5pre2
1997-08-08  Ulrich DrepperLinux specific configuration file for libio.
1997-08-08  Ulrich Drepper(__libc_once_define): Add new parameter for object...
1997-08-08  Ulrich DrepperCorrect comment.
1997-08-08  Ulrich Drepper(profile_waiter): Do vm_deallocate
1997-08-08  Ulrich Drepper($(common-objpfx)hurd/../mach/RPC_vm_deallocate_rpc...
1997-08-08  Ulrich Drepper(__libc_once, __libc_once_define): New macros.
1997-08-08  Ulrich DrepperReplace call to abort by infinite loop, to avoid draggi...
1997-08-08  Ulrich DrepperNo new code in 2.0.x
1997-08-08  Ulrich Drepperix87 assembler implementation of cbrt
1997-08-08  Ulrich DrepperComplete rewrite
1997-08-08  Ulrich DrepperGeneric definitions for libio.
1997-08-08  Ulrich Drepper(__ttyname_r): Correct comment.
1997-08-08  Ulrich Drepper(__mach_setup_thread): Delete avoidance of a cthreads...
next