1997-09-30 |
drepper | Rewrite of kernel sg.h header.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Correct prctl entry.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Install <scsi/sg.h>.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Unix98 pwrite implementation.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Unix98 pwrite implementation.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Unix98 pread implementation.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Add copyright text.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Rename exp2{,l,f} to __ieee754_exp2{,l,f}.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Add missing braces and optimize strcmp a bit more.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Include rpc/auth.h to be self-contained.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Include <string.h> not <strings.h>.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Add missing braces and optimize strcmp a bit more.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Change parameter to void *.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Don't simply include string.h. Define BSD functions...
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Include <string.h> not <strings.h>.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | (addseverity): Handle illegal severity arguments correctly
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Include <netinet/in.h> to make self-contained.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Define gid_t, uid_t, off_t, pid_t only if not already...
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Add prototypes for pread and pwrite.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | (routines): Add pread and pwrite.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Rename struct keydat to struct keydat_t for C++.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Fix return codes to match Solaris version.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | (__do_niscall2): Fix return code, add missing break...
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Define pselect only is __USE_POSIX since this header...
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Register hdestroy in __libc_subfreeres list.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Document fseeko and ftello.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Document pread and pwrite.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Explain _XOPEN_SOURCE == 500.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Handler for __libc_freeres list.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Define function release_libc_mem which calls the __libc_subf...
|
commit | commitdiff | tree |
1997-09-30 |
drepper | (aux): Add set-freeres.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | (options): short form os verbose is v.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Make a difference between MAX_USAGE_COUNT and undeletable.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Define _nl_unload_locale function.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | (_nl_find_locale, _nl_remove_locale): Handle MAX_USAGE_COUNT and
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Mark data as undeletable by using UNDELETABLE.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Add prototypes for new functions.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Implement Unix98 ftell function with off_t argument.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Implement Unix98 fseek function with off_t argument.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Add new functions.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | (routines): Add fseeko and ftello.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | (read_alias_file): Optimize locale alias file reading...
|
commit | commitdiff | tree |
1997-09-30 |
drepper | (struct loaded_domain): Add new fields use_mmap and...
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Define new function _nl_unload_domain.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Define free_mem function and add to __libc_subfreeres...
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Define free_mem function and add to __libc_subfreeres...
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Recognize _XOPEN_SOURCE == 500 and set __USE_UNIX98.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | (__EH_FRAME_BEGIN__): Don't make the .eh_frame section...
|
commit | commitdiff | tree |
1997-09-30 |
drepper | (__FRAME_END__): Don't make the .eh_frame section read...
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Define struct libname_list outside struct link_map...
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Update to db 2.3.10.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Define before-compile at the right place.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Find set-hooks.h unsing <...>.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Fix typo.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Remove a.out file created by assembler test.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Update.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Undo last change.
|
commit | commitdiff | tree |
1997-09-30 |
drepper | Update.
|
commit | commitdiff | tree |
1997-09-28 |
drepper | Regenerated: autoconf configure.in
|
commit | commitdiff | tree |
1997-09-27 |
drepper | Update.
|
commit | commitdiff | tree |
1997-09-27 |
drepper | Add prctl.
|
commit | commitdiff | tree |
1997-09-27 |
drepper | Update, sorta.
|
commit | commitdiff | tree |
1997-09-27 |
drepper | (elf_machine_relplt): Killed.
|
commit | commitdiff | tree |
1997-09-27 |
drepper | (elf_machine_relplt): Killed.
|
commit | commitdiff | tree |
1997-09-27 |
drepper | Protect _GNU_SOURCE definition.
|
commit | commitdiff | tree |
1997-09-27 |
drepper | (elf_machine_relplt): Killed.
|
commit | commitdiff | tree |
1997-09-27 |
drepper | (ELF_MACHINE_RELOC_NOPLT): Renamed.
|
commit | commitdiff | tree |
1997-09-27 |
drepper | (__stpcpy_small): Don't use casts as lvalues.
|
commit | commitdiff | tree |
1997-09-27 |
drepper | Rewrite. Split in many small functions to not exceed...
|
commit | commitdiff | tree |
1997-09-27 |
drepper | Do use builtins for tester.c and inl-tester.c.
|
commit | commitdiff | tree |
1997-09-27 |
drepper | Update.
|
commit | commitdiff | tree |
1997-09-27 |
drepper | Include <stdlib/gmp.h> instead of <gmp.h>.
|
commit | commitdiff | tree |
1997-09-27 |
drepper | (Formatting Date and Time): Clarify explanation of...
|
commit | commitdiff | tree |
1997-09-27 |
drepper | Process output of mtrace functions.
|
commit | commitdiff | tree |
1997-09-27 |
drepper | Rewritten with extended functionality in Perl.
|
commit | commitdiff | tree |
1997-09-27 |
drepper | Likewise.
|
commit | commitdiff | tree |
1997-09-26 |
drepper | Likewise. Make sure later hooked function also get...
|
commit | commitdiff | tree |
1997-09-26 |
drepper | Change hook functions and variables.
|
commit | commitdiff | tree |
1997-09-26 |
drepper | (distribute): Replace mtrace.awk by mtrace.pl.
|
commit | commitdiff | tree |
1997-09-26 |
drepper | (clever_copy): Remove.
|
commit | commitdiff | tree |
1997-09-26 |
drepper | Add declaration of _nl_POSIX_name.
|
commit | commitdiff | tree |
1997-09-26 |
drepper | (_nl_find_locale): Use _nl_POSIX_name.
|
commit | commitdiff | tree |
1997-09-26 |
drepper | Add _nl_POSIX_name.
|
commit | commitdiff | tree |
1997-09-26 |
drepper | Support libio in libstdc++.
|
commit | commitdiff | tree |
1997-09-26 |
drepper | Support libio in libstdc++.
|
commit | commitdiff | tree |
1997-09-26 |
drepper | (_dl_main): ELF_MACHINE_RELOC_NOPLT renamed _JMP_SLOT.
|
commit | commitdiff | tree |
1997-09-26 |
drepper | Add prototype for _dl_addr.
|
commit | commitdiff | tree |
1997-09-26 |
drepper | (dladdr): Change address argument to be const.
|
commit | commitdiff | tree |
1997-09-26 |
drepper | (fixup): Don't go through elf_machine_relplt, but
|
commit | commitdiff | tree |
1997-09-26 |
drepper | Move the real code into dl-addr.c.
|
commit | commitdiff | tree |
1997-09-26 |
drepper | Determine shared object and function for given address.
|
commit | commitdiff | tree |
1997-09-26 |
drepper | (routines): Add dl-addr.
|
commit | commitdiff | tree |
1997-09-26 |
drepper | Locate Perl and substitute with complete path.
|
commit | commitdiff | tree |
1997-09-26 |
drepper | Add PERL for substitution.
|
commit | commitdiff | tree |
1997-09-26 |
drepper | (extra-objs): Depend in before-compile.
|
commit | commitdiff | tree |
1997-09-26 |
drepper | mention need of nsswitch.conf.
|
commit | commitdiff | tree |
1997-09-26 |
drepper | Regenerated: autoconf configure.in
|
commit | commitdiff | tree |
1997-09-26 |
drepper | Regenerated: autoconf configure.in
|
commit | commitdiff | tree |
1997-09-26 |
drepper | Regenerated: autoconf configure.in
|
commit | commitdiff | tree |
1997-09-24 |
drepper | Update.
|
commit | commitdiff | tree |
next |