glibc:cvs/glibc-2-1-branch

Last commit made on 2001-01-10
Get this branch:
git clone -b cvs/glibc-2-1-branch https://git.launchpad.net/glibc

Branch merges

Branch information

Name:
cvs/glibc-2-1-branch
Repository:
lp:glibc

Recent commits

f156cf0... by Andreas Jaeger

Update.

18c5126... by Andreas Jaeger

 * elf/rtld.c (process_envvars): Place output files for profiling
 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().

36b04d7... by Ulrich Drepper <email address hidden>

Update.

7368568... by Ulrich Drepper <email address hidden>

(__longjmp): Correct %fp frame pointer offset for non-fast path.

6300268... by Ulrich Drepper <email address hidden>

Update.

407d349... by Ulrich Drepper <email address hidden>

(__getdate_r): Add extra access check.

294ecca... by Ulrich Drepper <email address hidden>

(DCGETTEXT): Fix typo in last change.

5489eab... by Ulrich Drepper <email address hidden>

(_nl_find_locale): Fix typo in last change.

f26037b... by Ulrich Drepper <email address hidden>

Update.

79ee533... by Ulrich Drepper <email address hidden>

(_nl_find_locale): Remove _nl_find_language in code to determine
invalid locale name.