Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-01-10 | Update.cvs/glibc-2-1-branch | Andreas Jaeger | 1 | -0/+14 | |
2001-01-10 | * elf/rtld.c (process_envvars): Place output files for profiling | Andreas Jaeger | 4 | -8/+13 | |
in SUID binaries in /var/profile. * elf/dl-load.c (_dl_map_object): Don't look in cache for preloading in SUID binaries. * elf/dl-profile.c (_dl_start_profile): Open the output file with O_NOFOLLOW if possible. * sysdeps/generic/segfault.c (install_handler): Check output file name with access(). | |||||
2000-09-11 | Update. | Ulrich Drepper | 1 | -0/+5 | |
2000-09-11 | (__longjmp): Correct %fp frame pointer offset for non-fast path. | Ulrich Drepper | 1 | -2/+2 | |
2000-09-01 | Update. | Ulrich Drepper | 1 | -0/+4 | |
2000-09-01 | (__getdate_r): Add extra access check. | Ulrich Drepper | 1 | -0/+4 | |
2000-08-27 | (DCGETTEXT): Fix typo in last change. | Ulrich Drepper | 1 | -2/+1 | |
2000-08-27 | (_nl_find_locale): Fix typo in last change. | Ulrich Drepper | 1 | -1/+1 | |
2000-08-27 | Update. | Ulrich Drepper | 1 | -0/+6 | |
2000-08-27 | (_nl_find_locale): Remove _nl_find_language in code to determine | Ulrich Drepper | 1 | -1/+1 | |
invalid locale name. | |||||
2000-08-27 | (DCGETTEXT): Remove _nl_find_language in code to determine invalid | Ulrich Drepper | 1 | -4/+2 | |
locale name. | |||||
2000-08-25 | Update. | Andreas Jaeger | 1 | -0/+5 | |
2000-08-25 | * sysdeps/generic/dl-environ.c (unsetenv): Follow change to the | Andreas Jaeger | 1 | -3/+6 | |
real unsetenv implementation from 1999-07-29 [PR libc/1714]. | |||||
2000-08-21 | Update. | Ulrich Drepper | 1 | -0/+8 | |
2000-08-21 | (_nl_find_locale): Move test for unusable locale name after all getenvs. | Ulrich Drepper | 1 | -8/+7 | |
2000-08-21 | (catopen): Filter out env_var values with / if necessary. | Ulrich Drepper | 1 | -1/+3 | |
2000-08-10 | Move setting of mutex owner into critical section. | Andreas Jaeger | 2 | -1/+7 | |
2000-08-01 | * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start): Take into | Mark Kettenis | 2 | -10/+48 | |
acount that elf/rtld's main program might remove some varibales from the environment if we're trying to be secure. Move the Hurd startup data if necessary, or, if we there is no startup data, make sure the magical convention that ARGV[0] is stored just after the environment list. | |||||
2000-07-31 | * mutex.c (__pthread_mutex_trylock): Only set mutex owner if we | Andreas Jaeger | 2 | -1/+8 | |
really own it. Patch by Kevin B. Hendricks" <khendricks@ivey.uwo.ca>. | |||||
2000-06-04 | Update. | Andreas Jaeger | 1 | -0/+6 | |
2000-06-04 | * sysdeps/i386/elf/setjmp.S: Work around change is recent | Andreas Jaeger | 1 | -2/+6 | |
binutils. gas now emits a jump through the PLT instead of a relative jump if the jump target is an exported symbol. | |||||
2000-05-26 | Update. | Andreas Jaeger | 1 | -0/+6 | |
2000-05-26 | * sunrpc/xdr_intXX_t.c (xdr_uint8_t): Fix conversion. | Andreas Jaeger | 1 | -4/+4 | |
Closes PR libc/1573, reported by Bradley White <bww@laurelnetworks.com>. | |||||
2000-05-12 | Update. | Andreas Jaeger | 1 | -0/+5 | |
2000-05-12 | 2000-05-12 Andreas Jaeger <aj@suse.de> | Andreas Jaeger | 1 | -2/+2 | |
* inet/netinet/in.h (IN6_ARE_ADDR_EQUAL): Correct indices. Reported by tmoestl@gmx.net, closes PR libc/1732. | |||||
2000-05-08 | . | Andreas Schwab | 1 | -0/+5 | |
2000-05-08 | New file. Use getpagesize syscall if available. | Andreas Schwab | 1 | -0/+43 | |
2000-05-08 | Update. | Andreas Jaeger | 1 | -0/+5 | |
2000-05-08 | 2000-05-08 Andreas Jaeger <aj@suse.de> | Andreas Jaeger | 1 | -3/+6 | |
* sysdeps/generic/lockf64.c (lockf64): Return -1 for overflow and set errno. | |||||
2000-05-06 | Update. | Ulrich Drepper | 1 | -0/+4 | |
2000-05-06 | New version from translator. | Ulrich Drepper | 1 | -1/+1 | |
2000-05-05 | Update. | Ulrich Drepper | 2 | -3/+14 | |
2000-05-05 | Remove incorrect definitions of <So> and <OR>. | Ulrich Drepper | 1 | -2/+0 | |
2000-05-05 | (full_config_sysdirs): Renamed from full-config-sysdirs. | Ulrich Drepper | 3 | -8/+8 | |
2000-05-04 | Upate. | Ulrich Drepper | 1 | -0/+3 | |
2000-05-04 | Make fseeko and ftello prototypes available is __USE_LARGEFILE. | Ulrich Drepper | 1 | -5/+3 | |
2000-05-04 | Update. | Ulrich Drepper | 1 | -0/+4 | |
2000-05-04 | Update from translation team. | Ulrich Drepper | 1 | -3/+3 | |
2000-04-27 | 2000-04-18 H.J. Lu <hjl@gnu.org> | Andreas Jaeger | 2 | -6/+11 | |
* posix/globtest.sh: Properly apply the patch by Ulrich Drepper <drepper@redhat.com> on 2000-04-13. | |||||
2000-04-19 | Update. | Ulrich Drepper | 1 | -0/+4 | |
2000-04-19 | Update from translation team. | Ulrich Drepper | 1 | -3301/+3717 | |
2000-04-13 | Update. | Ulrich Drepper | 1 | -0/+5 | |
2000-04-13 | Work around inconsistency with expanding ~/ in shell. | Ulrich Drepper | 1 | -1/+6 | |
2000-04-12 | Update. | Ulrich Drepper | 1 | -0/+7 | |
2000-04-12 | (_IO_old_proc_open): Close pipes in case the mode is invalid. | Ulrich Drepper | 1 | -2/+4 | |
2000-04-12 | (_IO_new_proc_open): Close pipes in case the mode is invalid. | Ulrich Drepper | 1 | -1/+3 | |
2000-04-10 | Update. | Ulrich Drepper | 1 | -0/+6 | |
2000-04-10 | (sigaction): Fix return value for the case SIG is one of the signals | Ulrich Drepper | 1 | -1/+4 | |
the implementation uses. | |||||
2000-04-07 | Update. | Ulrich Drepper | 1 | -0/+9 | |
2000-04-07 | (__getdents): The Linux kernel does not allow relative seeks on descriptors | Ulrich Drepper | 1 | -9/+13 | |
associated with directories. Go back to get the position in the directory every time we enter the function. Return -1 and set errno if one entry could be read from the kernel but does not fit into the buffer passed in by the user. |