about summary refs log tree commit diff
path: root/elf/dl-load.c
Commit message (Expand)AuthorAgeFilesLines
* Update. cvs/libc-ud-970819Ulrich Drepper1997-08-201-40/+75
* Update. cvs/libc-ud-970810Ulrich Drepper1997-08-101-44/+53
* Update. cvs/libc-ud-970729Ulrich Drepper1997-07-281-2/+5
* Update. cvs/libc-ud-970725Ulrich Drepper1997-07-261-91/+374
* Update. cvs/libc-ud-970712Ulrich Drepper1997-07-121-1/+11
* Update. cvs/libc-ud-970307 cvs/libc-970316 cvs/libc-970315 cvs/libc-970314 cvs/libc-970313 cvs/libc-970312 cvs/libc-970311 cvs/libc-970310 cvs/libc-970309 cvs/libc-970308Ulrich Drepper1997-03-081-4/+27
* update from main archive 970218 cvs/libc-970221 cvs/libc-970220 cvs/libc-970219Ulrich Drepper1997-02-191-1/+1
* Update to 2.1.x development version cvs/libc-970218 cvs/libc-970217 cvs/libc-970216 cvs/libc-970215Ulrich Drepper1997-02-151-5/+29
* update from main archive 970121 cvs/libc-970122Ulrich Drepper1997-01-221-1/+1
* update from main archive 970120 cvs/libc-970121Ulrich Drepper1997-01-211-13/+57
* update from main archive 961116 cvs/libc-961119 cvs/libc-961118 cvs/libc-961117Ulrich Drepper1996-11-171-17/+17
* update from main archive 961020 cvs/libc-961021Ulrich Drepper1996-10-211-2/+22
* update from main archive cvs/libc-960927Ulrich Drepper1996-09-271-1/+1
* update from main archive 960828 glibc-1.93 cvs/libc-960829 cvs/libc-1-93Ulrich Drepper1996-08-291-3/+4
* update from main archive 960814 cvs/libc-960815Ulrich Drepper1996-08-151-11/+31
* Sat Jul 27 13:02:09 1996 Ulrich Drepper <drepper@cygnus.com>Roland McGrath1996-07-291-1/+1
* Wed Jul 17 21:53:45 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-171-0/+23
* Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960714Roland McGrath1996-07-141-1/+11
* Tue Jul 2 10:44:37 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-021-1/+3
* Tue Jun 25 10:58:23 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-251-1/+1
* * Makefile (headers): Add libc-lock.h.Roland McGrath1996-06-251-1/+1
* Tue Jun 25 02:59:11 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960625Roland McGrath1996-06-251-1/+6
* * elf/dl-load.c (_dl_map_object_from_fd): Fix mapping and l_phdr cvs/libc-960622Roland McGrath1996-06-211-5/+15
* * elf/dl-deps.c (_dl_map_object_deps): Set MAP's mark bit before loop.Roland McGrath1996-06-161-1/+1
* Sat Jun 15 18:13:43 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-161-1/+12
* Tue Jun 11 23:23:30 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-121-0/+2
* * Makerules ($(common-objpfx)libc.so): Depend on $(elfobjdir)/ld.so. cvs/libc-960611Roland McGrath1996-06-101-148/+166
* Mon Jun 10 06:14:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-101-51/+82
* * elf/dl-load.c (_dl_map_object_from_fd): Close FD before return. cvs/libc-960610Roland McGrath1996-06-091-0/+3
* Wed Mar 20 09:42:11 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1996-03-201-2/+1
* Tue Jan 9 16:10:26 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960110Roland McGrath1996-01-101-8/+11
* Fixed ELFMAG check to work for either byte order. Align end of load segment o...Roland McGrath1996-01-061-7/+16
* (MAP_FILE): Define to zero if undefined. (MAP_COPY): Define to MAP_PRIVATE if...Roland McGrath1995-12-121-3/+23
* Thu Nov 16 06:07:49 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951117Roland McGrath1995-11-171-1/+4
* * elf/dl-lookup.c (_dl_lookup_symbol): Undefined symbol is no cvs/libc-951116Roland McGrath1995-11-161-1/+1
* Mon Oct 9 02:54:14 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-091-108/+132
* * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start): If started byRoland McGrath1995-09-301-13/+16
* Wed Sep 27 00:27:25 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-271-35/+48
* * elf/dl-load.c (_dl_map_object): Add MAP_INHERIT flag in mmapRoland McGrath1995-06-121-2/+2
* Thu Jun 8 02:50:26 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-06-081-2/+4
* Tue May 30 15:52:32 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-311-10/+11
* Sat May 6 11:06:47 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-081-20/+18
* * sysdeps/mach/i386/sysdep.h (SNARF_ARGS, CALL_WITH_SP): Rewritten.Roland McGrath1995-05-021-0/+377