index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fri Jun 28 02:41:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
cvs/libc-960628
Roland McGrath
1996-06-28
36
-260
/
+904
*
Thu Jun 27 23:43:22 1996 Richard Henderson <rth@tamu.edu>
Roland McGrath
1996-06-28
1
-1
/
+1
*
* hurd/get-host.c <fcntl.h>: New include.
cvs/libc-960627
Miles Bader
1996-06-26
3
-2
/
+9
*
Wed Jun 26 13:19:35 1996 Miles Bader <miles@gnu.ai.mit.edu>
Miles Bader
1996-06-26
1
-0
/
+10
*
(_hurd_canonicalize_directory_name_internal): Don't deallocate DOTID & DOTDEVID until we're finished with them (we need to keep them at least until we've fetched the next level of id ports, so that mach will be able to use the same name if they're the same). Add inner_errlose: label, ...
Miles Bader
1996-06-26
1
-5
/
+8
*
Wed Jun 26 01:58:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-06-26
14
-174
/
+234
*
Wed Jun 26 01:58:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
cvs/libc-960626
Roland McGrath
1996-06-26
1
-8
/
+11
*
Tue Jun 25 17:22:55 1996 Miles Bader <miles@gnu.ai.mit.edu>
Miles Bader
1996-06-25
1
-0
/
+6
*
(_hurd_canonicalize_directory_name_internal): Initialize PARENT to THISDIR, and don't ever deallocate PARENT unless it != THISDIR.
Miles Bader
1996-06-25
1
-2
/
+6
*
Tue Jun 25 10:58:23 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-06-25
5
-9
/
+33
*
Tue Jun 25 09:55:47 1996 David Mosberger-Tang <davidm@AZStarNet.com>
Roland McGrath
1996-06-25
6
-14
/
+37
*
* Make-dist (dist): Don't depend on crypt tar file. Remove that rule.
Roland McGrath
1996-06-25
2
-9
/
+2
*
* Makefile (subdirs): Remove crypt.
Roland McGrath
1996-06-25
2
-2
/
+9
*
* inet/getrpcent_r.c (DATABASE_NAME): New macro.
Roland McGrath
1996-06-25
2
-0
/
+3
*
* inet/getrpcbynumber.c (BUFLEN): New macro.
Roland McGrath
1996-06-25
4
-4
/
+10
*
* Makefile (headers): Add libc-lock.h.
Roland McGrath
1996-06-25
5
-3
/
+54
*
* resolv/Makefile (distribute): Remove res_hconf.h; add mapv4v6addr.h
Roland McGrath
1996-06-25
3
-7
/
+24
*
* nss/nss_files/files-parse.c (parse_list): Reset ELT for elements
Roland McGrath
1996-06-25
5
-42
/
+78
*
Tue Jun 25 02:59:11 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
cvs/libc-960625
Roland McGrath
1996-06-25
107
-2058
/
+5013
*
Sat Jun 22 21:29:52 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
glibc-1.92
cvs/libc-960624
cvs/libc-960623
cvs/libc-1-92
Roland McGrath
1996-06-23
10
-28
/
+42
*
* version.h (VERSION): Version 1.92 test release.
Roland McGrath
1996-06-22
8
-7
/
+72
*
Regenerated
Roland McGrath
1996-06-22
3
-14
/
+79
*
Sat Jun 22 10:44:09 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-06-22
5
-14
/
+87
*
* elf/dl-load.c (_dl_map_object_from_fd): Fix mapping and l_phdr
cvs/libc-960622
Roland McGrath
1996-06-21
2
-5
/
+18
*
* sysdeps/sparc/elf/start.S: New file.
Roland McGrath
1996-06-21
12
-22
/
+443
*
Fri Jun 21 00:27:51 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
cvs/libc-960621
Roland McGrath
1996-06-21
2
-3
/
+23
*
Thu Jun 20 21:19:07 1996 Richard Henderson <rth@tamu.edu>
Roland McGrath
1996-06-21
1
-17
/
+39
*
Thu Jun 20 12:18:21 1996 Miles Bader <miles@gnu.ai.mit.edu>
Miles Bader
1996-06-20
2
-2
/
+8
*
(___brk_addr): Now a variable, initialized to 0, instead of a weak link to _hurd_brk.
Miles Bader
1996-06-20
1
-1
/
+1
*
Add support for PowerPC Linux
Michael Meissner
1996-06-20
1
-0
/
+2
*
(getuids): New weak link to __getuids.
Miles Bader
1996-06-20
1
-1
/
+3
*
*** empty log message ***
cvs/libc-960620
Miles Bader
1996-06-19
4
-8
/
+67
*
(__hurd_file_name_lookup_retry, __hurd_file_name_lookup, __hurd_file_name_split): Add & use LOOKUP argument. Rename nested function lookup to lookup_op. (__file_name_lookup, __file_name_lookup_under): Pass 0 for lookup arg to __hurd_file_name_lookup. (__file_name_split): Likewise for __hu...
Miles Bader
1996-06-19
1
-15
/
+34
*
Regenerated: autoconf configure.in
Roland McGrath
1996-06-19
1
-16
/
+13
*
Mon Jun 17 19:09:49 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Roland McGrath
1996-06-19
4
-9
/
+18
*
Thu Jun 13 17:25:11 1996 David Mosberger-Tang <davidm@azstarnet.com>
cvs/libc-960619
Roland McGrath
1996-06-19
47
-221
/
+328
*
Wed Jun 19 01:27:57 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-06-19
10
-10
/
+70
*
* Version 1.91 test release.
glibc-1.91
cvs/libc-1-91
Roland McGrath
1996-06-18
1
-0
/
+2
*
* Makerules ($(common-objpfx)distinfo-$(subdir)): Change target from
Roland McGrath
1996-06-18
3
-6
/
+16
*
Tue Jun 18 17:56:44 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-06-18
2
-0
/
+15
*
Tue Jun 18 17:56:44 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-06-18
3
-134
/
+294
*
Recognize -openvms.
Ian
1996-06-18
1
-1
/
+1
*
Sun Jun 16 03:22:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
cvs/libc-960618
Roland McGrath
1996-06-18
2
-1
/
+9
*
Mon Jun 17 17:53:21 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-06-17
6
-15
/
+44
*
* Make-dist (subdir): Make empty value really empty.
cvs/libc-960617
Roland McGrath
1996-06-16
2
-0
/
+4
*
* version.h (VERSION): Update to 1.91.
Roland McGrath
1996-06-16
2
-1
/
+3
*
* hurd/hurdinit.c (map0): Remove [!PIC] conditional.
cvs/libc-960616
Roland McGrath
1996-06-16
9
-62
/
+48
*
Sun Jun 16 03:22:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-06-16
4
-7
/
+47
*
Sun Jun 16 02:44:22 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-06-16
8
-4
/
+106
*
Sun Jun 16 00:40:20 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-06-16
4
-38
/
+48
[next]