legacy junk compatibility grab-bag
authorRich Felker <dalias@aerifal.cx>
Wed, 18 Apr 2012 16:22:24 +0000 (12:22 -0400)
committerRich Felker <dalias@aerifal.cx>
Wed, 18 Apr 2012 16:22:24 +0000 (12:22 -0400)
commitba6a9e7734aaff8f4e7d49b888f9dd1954bc92b1
tree28ef639c9b7db5e76820f114697b71dda08de201
parented0e3a357e5a5aef394b0b94d13c3a5c078f67f2
legacy junk compatibility grab-bag

- add the rest of the junk traditionally in sys/param.h
- add prototypes for some nonstandard functions
- add _GNU_SOURCE to their source files so the compiler can check proto
include/sys/param.h
include/termios.h
include/time.h
include/unistd.h
src/linux/daemon.c
src/termios/cfmakeraw.c