]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
1998-03-14  Ulrich DrepperUpdate.
1998-03-14  Ulrich DrepperRemove selection of instruction set here.
1998-03-14  Ulrich Drepper(CFLAGS-ioperm.c): Define to set needed instruction...
1998-03-14  Ulrich Drepper(ftp): Update.
1998-03-14  Ulrich DrepperUpdate.
1998-03-14  Ulrich Drepper(lr_token): Return EOF token at EOF.
1998-03-13  Ulrich DrepperUpdate.
1998-03-13  Ulrich DrepperCorrect handling of separators after last non-separator.
1998-03-13  Ulrich Drepper.
1998-03-13  Ulrich Drepper(atan2): Take over code from glibc 2.1.
1998-03-12  Ulrich DrepperUpdate.
1998-03-12  Ulrich Drepper(nss_dlerror_run): Call _dl_catch_error correctly.
1998-03-12  Ulrich Drepper(_dl_map_objet_deps): Call _dl_catch_error correctly.
1998-03-12  Ulrich Drepper(dl_main): Call _dl_catch_error correctly.
1998-03-12  Ulrich Drepper(_dl_catch_error): Fix prototype and comment.
1998-03-12  Ulrich Drepper(last_object_name): Removed.
1998-03-12  Ulrich Drepper(struct catch): Remove objname member.
1998-03-12  Ulrich Drepper(dl_main): Fixtypo.
1998-03-12  Ulrich DrepperUpdate.
1998-03-12  Ulrich Drepper(dl_main): Install link maps for preloaded objects...
1998-03-12  Ulrich DrepperRemade for production-2.0.7
1998-03-12  Ulrich DrepperUpdate.
1998-03-12  Ulrich DrepperFix race condition.
1998-03-12  Ulrich Drepper(lookup): Copy data to safe place before parsing it.
1998-03-12  Ulrich Drepper(_dl_close): Applied changes from 2.1 to correct unmapping.
1998-03-10  Ulrich DrepperUpdate.
1998-03-10  Ulrich Drepper(_dl_library_path): New variable. Initialize from...
1998-03-10  Ulrich Drepper(_dl_map_object): Don't get LD_LIBRARY_PATH envvar...
1998-03-10  Ulrich DrepperUse --library-path option instead of LD_LIBRARY_PATH...
1998-03-10  Ulrich DrepperUpdate.
1998-03-10  Ulrich Drepper(vsyslog): Don't try to send if not connected to syslog...
1998-03-10  Ulrich Drepper(_IO_vdprintf): Set _IO_DELETE_DONT_CLOSE flag.
1998-03-10  Ulrich DrepperUpdate.
1998-03-10  Ulrich Drepper(dl_main): Undo last change.
1998-03-10  Ulrich DrepperUpdate.
1998-03-10  Ulrich Drepper(dl_main): Load the preloaded objects dependencies.
1998-03-10  Ulrich DrepperUpdate.
1998-03-10  Ulrich Drepper(Reading/Closing Directory): Document readdir_r behavio...
1998-03-10  Ulrich DrepperZero out *result on EOF.
1998-03-10  Ulrich DrepperUpdate.
1998-03-10  Ulrich Drepper(mkstemp): Open temporary file mode 0600.
1998-03-09  Ulrich DrepperUpdate.
1998-03-09  Ulrich DrepperRemove stub-tag.h.
1998-03-09  Ulrich DrepperUpdate.
1998-03-09  Ulrich DrepperStub files for getres[gu]id.
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.
next