]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
1998-03-09  Ulrich DrepperUpdate.
1998-03-09  Ulrich DrepperFix typo.
1998-03-08  Ulrich DrepperInclude sys/types.h.
1998-03-08  Ulrich DrepperUpdate.
1998-03-08  Ulrich DrepperAllow __socket to be redefined.
1998-03-08  Ulrich DrepperAdd getres[ug]id.
1998-03-08  Ulrich DrepperRemove getres[ug]id, add s_getres[ug]id.
1998-03-08  Ulrich DrepperAdd getresuid and getresgid.
1998-03-08  Ulrich DrepperUpdate.
1998-03-08  Ulrich DrepperAlways call the syscall with the old semantic.
1998-03-08  Ulrich DrepperUpdate.
1998-03-08  Ulrich DrepperFix lchown<->chown problem in late 2.1 kernels.
1998-03-05  Ulrich Drepper(openlog_internal): Follow 2.1 changes to prevent errno...
1998-03-04  Ulrich DrepperUpdate.
1998-03-04  Ulrich Drepper(struct drand48_data): Leave X to user macros and use...
1998-03-04  Ulrich DrepperChange according to member name change.
1998-03-04  Ulrich DrepperUpdate from texinfo.
1998-03-04  Ulrich DrepperChange prep.ai.mit.edu to {ftp}.gnu.org.
1998-03-04  Ulrich Drepper(_errno): Add in addition to __errno.
1998-03-04  Ulrich DrepperDon't mark lchown as extra syscall.
1998-03-04  Ulrich DrepperAdd compatibility for broken old shells.
1998-03-04  Ulrich DrepperMore prototype cleanups.
1998-03-04  Ulrich Drepper(__nss_lookup): Return 1 if this was the last module.
1998-03-04  Ulrich DrepperIf no more module is found don't try to call setXXent...
1998-03-04  Ulrich DrepperUpdate.
1998-03-04  Ulrich Drepper(_IO_str_seekoff): Handle MODE == 0.
1998-03-04  Ulrich DrepperReally update from 2.1.
1998-03-03  Ulrich DrepperUpdate.
1998-03-03  Ulrich DrepperAdd prototypes to prevent warnings.
1998-03-03  Ulrich DrepperAdd prototypes to prevent warnings.
1998-03-03  Ulrich DrepperAdd const to parameter.
1998-03-03  Ulrich DrepperCall _dl_map_object with new argument.
1998-03-03  Ulrich DrepperAdjust prototype for _dl_map_object.
1998-03-03  Ulrich Drepper(_dl_open): Call _dl_map_object with new argument.
1998-03-03  Ulrich Drepper(_dl_map_object): Take extra argument and pass it to...
1998-03-03  Ulrich Drepper(_dl_map_object_deps): Call _dl_map_object with new...
1998-03-03  Ulrich Drepper(subdirs): Undo last patch.
1998-03-03  Ulrich DrepperRegenerated: autoconf configure.in
1998-03-03  Ulrich Drepper(VERSION): Bump to 2.0.7.
1998-03-03  Ulrich DrepperAdd osf_sigaction for some broken kernel versions.
1998-03-03  Ulrich Drepper(_ioperm): Remove extra closing paren.
1998-03-03  Ulrich DrepperAdd missing opening brace.
1998-03-03  Ulrich DrepperCarry over patches from 2.1 to correct several bugs.
1998-03-03  Ulrich Drepper($(inst_libdir)/libndbm.a, $(inst_libdir)/libndbm.so...
1998-03-03  Ulrich DrepperDon't use _Mldbl
1998-03-02  Ulrich DrepperUpdate.
1998-03-02  Ulrich Drepper(inchar): Fix typos.
1998-03-02  Ulrich DrepperUpdate.
1998-03-02  Ulrich DrepperFix msgfmt test.
1998-03-02  Ulrich DrepperUpdate.
1998-03-02  Ulrich DrepperRename second parameter of bindresvport to avoid buggy...
1998-03-02  Ulrich DrepperHandle numbers > 1.0 correctly.
1998-03-02  Ulrich DrepperUpdate.
1998-03-02  Ulrich Drepper(_ISwxxx): Renamed from _ISxxx, all uses
1998-03-02  Ulrich DrepperUndo last change.
1998-03-02  Ulrich DrepperChange all _ISxxx to _ISwxxx.
1998-03-02  Ulrich Drepper(TEST): Fix paren nesting.
1998-03-02  Ulrich DrepperInclude <gnu/types.h> for __fsid_t.
1998-03-02  Ulrich DrepperDefine _LINUX_TYPES_H to prevent use of kernel headers.
1998-03-02  Ulrich Drepper(_strerror_internal): Use memcpy instead of __mempcpy.
1998-03-02  Ulrich Drepper(modf): Correct calculation.
1998-03-02  Ulrich DrepperCompare result with 0 to get an int value.
1998-03-02  Ulrich DrepperInclude <sys/types.h> and <rpc/types.h>.
1998-03-02  Ulrich Drepper(setsockopt): Make OPTVAL parameter const.
1998-03-02  Ulrich DrepperAlways define sigset_t if __need_sigset_h is defined.
1998-03-02  Ulrich Drepper(getanswer_r): Fix the PTR/CNAME bug. From bind 4.9.6.
1998-03-02  Ulrich Drepper(_nss_nis_gethostbyname2_r): Fix problem with hidden...
1998-03-02  Ulrich Drepper(_nss_nis_getnetbyname_r): Convert name to lowercase...
1998-03-02  Ulrich Drepper(_nss_nis_getaliasbyname_r): Convert name to lowercase.
1998-03-02  Ulrich DrepperDefine M_* constants always as `double' and add new...
1998-03-02  Ulrich Drepper(Error Messages): Correct description of strerror_r.
1998-03-02  Ulrich DrepperDon't update info if makeinfo is too old.
1998-03-02  Ulrich DrepperDon't skip error checking when being quiet.
1998-03-02  Ulrich Drepper(parse_charmap): Don't skip error checking when being...
1998-03-02  Ulrich Drepper(parse_charmap): Don't skip error checking when being...
1998-03-02  Ulrich Drepper(parse_charmap): Don't skip error checking when being...
1998-03-02  Ulrich Drepper(_nl_C_LC_CTYPE_class32): Undo last change.
1998-03-02  Ulrich Drepper(dlsym:doit): Fix scope and skip maps for _dl_lookup_sy...
1998-03-02  Ulrich Drepper(_dl_sysdep_fatal): Fix parameters.
1998-03-02  Ulrich Drepper(_dl_open): Update _dl_global_scope_end when setting...
1998-03-02  Ulrich Drepper(main): Add output_name to error message.
1998-03-02  Ulrich DrepperCheck for working msgfmt version (from GNU gettext...
1998-03-02  Ulrich DrepperAdd MAKEINFO definition.
1998-03-02  Ulrich DrepperGenerate libc.so with absolute paths for the used share...
1998-03-02  Ulrich Drepper(dladdr): Remove duplicate code.
1998-03-02  Ulrich Drepper(subdirs): Remove login. It appears in sysdeps/unix...
1998-02-27  Ulrich Drepper(_dl_addr): Fix search algorithms in dladdr(); don...
1998-02-27  Ulrich Drepper(_dl_addr): Fix search algorithms in dladdr(); don...
1998-02-27  Ulrich Drepper(distribute): Add README.libm.
1998-02-27  Ulrich DrepperPOSIX.1 says that argv[0] *should* be provided, but...
1998-02-26  Ulrich DrepperFix problem with EOF while waiting for input.
1998-02-26  Ulrich DrepperUpdate.
1998-02-26  Ulrich DrepperForce usage of syscalls that use 32-bit struct timeval.
1998-02-26  Ulrich DrepperAdd support for RAWHIDE and TSUNAMI.
1998-02-26  Ulrich Drepper(adjtimex): Remove used-by adjtime.
1998-02-26  Ulrich Drepper[time] (sysdep_routines): Add adjtimex.
1998-02-26  Ulrich Drepper(elf_machine_rela): Simplify bootstrapping. Produce...
1998-02-26  Ulrich Drepper(tests): Add fail case for above.
1998-02-26  Ulrich Drepper(STRTOF): Don't call lshift with zero count.
1998-02-26  Ulrich DrepperGive clnt handle after error checking free, change...
next