projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b8646ec
)
.
libc-960119
author
roland
<roland>
Fri, 19 Jan 1996 10:00:23 +0000
(10:00 +0000)
committer
roland
<roland>
Fri, 19 Jan 1996 10:00:23 +0000
(10:00 +0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
93a726d
..
47e8d7e
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,14
@@
Thu Jan 18 00:32:43 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Thu Jan 18 00:32:43 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+ * io/Makefile (routines): Add mknod, xstat fxstat lxstat xmknod.
+
+ * sysdeps/unix/sysv/linux/ptrace.c: Use ... decl, and stdarg.h to
+ get args.
+
+ * posix/glob.c (_GNU_SOURCE): Define if undefined, so glob.h
+ defines GNU extensions.
+ * posix/fnmatch.c: Likewise.
+
Replaced all simple system call files *.S throughout sysdeps/unix
with syscalls.list files to be processed by make-syscalls.sh.
* sysdeps/unix/s-proto.S: New file.
Replaced all simple system call files *.S throughout sysdeps/unix
with syscalls.list files to be processed by make-syscalls.sh.
* sysdeps/unix/s-proto.S: New file.