OSDN Git Service

hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing...
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / common / mknod.c
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-08 Peter S. MazingerImplement __mknod and use it
2005-01-05 Mike Frysingerfix eriks e-mail address
2004-07-27 Eric AndersenBe certain to include sys/sysmacros.h when major()...
2004-01-21 Eric AndersenSplit up syscalls.c, since it had grown to be quite...
2002-08-19 Eric AndersenEliminate wrapping of struct stat and use the kernel...
2002-07-27 Eric AndersenOops. I accidentally omitted the actual mknod() function.
2002-07-22 Eric AndersenAdd some syscalls which I moved out of syscalls.c