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:
8790b4e
)
(routines): Add mknod, xstat fxstat lxstat xmknod.
author
roland
<roland>
Fri, 19 Jan 1996 00:56:41 +0000
(
00:56
+0000)
committer
roland
<roland>
Fri, 19 Jan 1996 00:56:41 +0000
(
00:56
+0000)
io/Makefile
patch
|
blob
|
history
diff --git
a/io/Makefile
b/io/Makefile
index
c484e40
..
cf8d21b
100644
(file)
--- a/
io/Makefile
+++ b/
io/Makefile
@@
-1,4
+1,4
@@
-# Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
+# Copyright (C) 1992, 1993, 1994, 1995
, 1996
Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
@@
-29,7
+29,8
@@
headers := sys/stat.h statbuf.h \
routines := \
utime \
mkfifo \
routines := \
utime \
mkfifo \
- stat fstat lstat \
+ stat fstat lstat mknod \
+ xstat fxstat lxstat xmknod \
umask chmod fchmod mkdir \
open close read write lseek access euidaccess \
fcntl flock lockf \
umask chmod fchmod mkdir \
open close read write lseek access euidaccess \
fcntl flock lockf \