1997-07-28 |
drepper | (internal_setent): Set FD_CLOEXEC for stream on input... |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | (internal_setent): Set FD_CLOEXEC for stream on input... |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | (internal_setspent): Set FD_CLOEXEC for stream on input... |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | (internal_setpwent): Set FD_CLOEXEC for stream on input... |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | (internal_setgrent): Set FD_CLOEXEC for stream on input... |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | Make sure, that all sockets are closed. |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | (__nis_finddirectory): Give the right error code back. |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | (nis_list): Don't try the next server if network is... |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | (nis_ping): Use MASTER_ONLY, don't call abort() in... |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | (nis_lookup): Don't try the next server if network... |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | Add more prototypes. |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | NIS code to locate server. |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | Fix problems with multihomed servers. |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | Fix typo. |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | Add nis_findserv. |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | Document some more IPv6 things. |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | Update for new drafts of POSIX.1g and IPv6 advanced... |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | Wrapper around gmon/sys/gmon_out.h. |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | Parse LD_PROFILE and LD_PROFILE_OUTPUT environment... |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | Add prototypes for new functions and variables. |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | (ELF_DYNAMIC_RELOCATE): Add new parameter and call |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | (elf_dynamic_do_rel): Add new parameter with address... |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | Define _dl_profile and _dl_profile_map. |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | (fixup): Add new parameter with address to store |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | (_dl_relocate_object): Add new argument to ELF_DYNAMIC_... |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | Code for handlig profiling of shared objects. |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | Fix handling of current directory in search path. |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | (dl-routines): Add dl-profile. |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | Pretty print. |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | Fix prototypes. |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | (__bb_exit_func): Use memcpy instead of bcopy. |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | (__bb_exit_func): Use memcpy instead of bcopy. |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | (__gmon_start__): Call __monstartup not monstartup. |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | Makefile for aout binary format specific code. |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | Add more symbols. |
commit | commitdiff | tree | snapshot |
1997-07-28 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | Update. libc-ud-970725 |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | Check PIC instead of __PIC__. |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | Use _dl_pagesize instead of calling getpagesize. |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | Check PIC instead of __PIC__. |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | Add ESTALE. |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | basic definitions for ARM standalone. |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | Check PIC instead of __PIC__. |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | Remove extra stuff. |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | Remove __PIC__ comment. |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | Initialize _dl_pagesize. |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | Correct sign of result for real == +-Inf. |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | Add code for _dl_platform handling. |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | Optimize case where separator set contains only one... |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | Add warning about limitations of __builtin_return_addre... |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | Let auxiliary vector initialize _dl_platform. Initiali... |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | Assembler version of gmon handling. |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | (clntudp_call): Rename cu_wait from timeout to not... |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | Fix typo. |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | (ccos_test, ccosh_test): Fix sign in some tests. |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | Add definitions of variables used for search path cache. |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | Add type definitions and declarations for search path... |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | AWK script to generate include file with search path... |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | Add AT_PLATFORM and AT_HWCAP. |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | Rename function to non_dynamic_init and add initializat... |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | (_dl_new_object): Initialize l_rpath_dirs member. |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | Rewrite. Now use cache and look for shared objects... |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | (_dl_signal_error): Make message nicer. |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | (_dl_map_object_deps): Fix a typo. |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | (distribute): Add genrtldtbl.awk. |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | (init_hash): Only use statbuf.st_blksize if it exists... |
commit | commitdiff | tree | snapshot |
1997-07-26 |
drepper | (binfmt-subdir): Assume a.out when not ELF. |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | Update. libc-ud-970723 |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | Don't define __ protected names. |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | Provide prototypes for [sg]etfsuid functions. |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | (headers): Add sys/fsuid.h. |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | Add sys/fsuid.h. |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | (DO_CALL): Use lcall, binutils have been fixed meanwhile. |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | Don't handle FE_INEXACT specially, the standard doesn... |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | Don't define __ protected names. |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | We have byteswap.h now. |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | Define ix86 optimized macros to change byte order. |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | Don't define __ protected names. |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | We have byteswap.h now. |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | Define generic macros to change byte order. |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | Don't define __ protected names. |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | Don't define __ protected names. |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | (clntudp_call): Initialize outlen to prevent warning. |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | Define optimiting macros to change byte order. |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | (headers): Add byteswap.h and bits/byteswap.h. |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | Define MAXHOSTNAMELEN as 256, since RFC 1034 and 1035... |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | Pretty print. |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | General cleanup. Don't define reentrant hsearch functi... |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | (test_exceptions): Add IGNORE_INEXACT argument, |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | (Argp Option Vectors): Use @minus, not @math, to format... |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | Cleanup optimization of ntoh/hton functions when they... |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | Test for hton/ntoh functions. |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | (tests): Add htontest. |
commit | commitdiff | tree | snapshot |
1997-07-24 |
drepper | Complete rewrite to handle DT_AUXILIARY correctly. |
commit | commitdiff | tree | snapshot |
1997-07-22 |
drepper | (nss_lookup_function): Inclide function.def, not functi... |
commit | commitdiff | tree | snapshot |
1997-07-22 |
drepper | Update. libc-ud-970721 |
commit | commitdiff | tree | snapshot |
1997-07-22 |
drepper | We use aliases now. |
commit | commitdiff | tree | snapshot |
1997-07-22 |
drepper | Add aliases for ntohs. |
commit | commitdiff | tree | snapshot |
next |