Subversion Repositories planix.SVN

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
111 2195 d 18 h 7u83 /os/branches/feature_posix/sys/include/ape/ Better error message  
/os/branches/feature_posix/sys/include/ape/libv.h
110 2195 d 18 h 7u83 /os/branches/feature_posix/sys/include/ape/ Added include guard  
/os/branches/feature_posix/sys/include/ape/termios.h
94 2214 d 10 h 7u83 /os/branches/feature_posix/sys/include/ape/ Added getpwent and setpwent prototypes  
/os/branches/feature_posix/sys/include/ape/pwd.h
93 2214 d 11 h 7u83 /os/branches/feature_posix/ Updated from trunk  
/os/branches/feature_posix/sys/lib/ports
/os/branches/feature_posix/sys/src/9/boot/libboot.a8
/os/branches/feature_posix
/os/branches/feature_posix/sys/include/ape/sys/param.h
/os/branches/feature_posix/sys/src/9/port/devtls.c
/os/branches/feature_posix/sys/src/cmd/cpp/cpp.h
/os/branches/feature_posix/sys/src/cmd/cpp/lex.c
/os/branches/feature_posix/sys/src/cmd/mkfile
/os/branches/feature_posix/sys/src/cmd/unix/u9fs/authp9any.c
/os/branches/feature_posix/sys/src/cmd/unix/u9fs/makefile
/os/branches/feature_posix/sys/src/cmd/unix/u9fs/plan9.h
/os/branches/feature_posix/sys/src/cmd/unix/u9fs/rune.c
/os/branches/feature_posix/sys/src/cmd/unix/u9fs/safecpy.c
/os/branches/feature_posix/sys/src/cmd/unix/u9fs/u9fs.c
59 2221 d 1 h 7u83 /os/branches/feature_posix/sys/src/ape/cmd/cut/ Some parts commented out to let it compile  
/os/branches/feature_posix/sys/src/ape/cmd/cut/cut.c
58 2221 d 1 h 7u83 /os/branches/feature_posix/sys/src/ape/lib/bsd/ Added the err obj file  
/os/branches/feature_posix/sys/src/ape/lib/bsd/mkfile
57 2221 d 1 h 7u83 /os/branches/feature_posix/sys/src/ape/lib/bsd/ BSD err functions  
/os/branches/feature_posix/sys/src/ape/lib/bsd/err.c
56 2221 d 1 h 7u83 /os/branches/feature_posix/sys/include/ape/ Posix functions getdelim and getline are made available  
/os/branches/feature_posix/sys/include/ape/stdio.h
55 2221 d 1 h 7u83 /os/branches/feature_posix/sys/include/ape/ Some functions are made available  
/os/branches/feature_posix/sys/include/ape/err.h
54 2222 d 10 h 7u83 /os/branches/feature_posix/sys/include/ape/ strsep in string.h header  
/os/branches/feature_posix/sys/include/ape/string.h
53 2222 d 10 h 7u83 /os/branches/feature_posix/sys/src/ape/lib/ap/gen/ strsep function added  
/os/branches/feature_posix/sys/src/ape/lib/ap/gen/strsep.c
/os/branches/feature_posix/sys/src/ape/lib/ap/gen/mkfile
52 2222 d 11 h 7u83 /os/branches/feature_posix/sys/ Implementation of bsd setprogname and getprogname  
/os/branches/feature_posix/sys/include/ape/stdlib.h
/os/branches/feature_posix/sys/src/ape/lib/bsd/getprogname.c
/os/branches/feature_posix/sys/src/ape/lib/bsd/mkfile
/os/branches/feature_posix/sys/src/ape/lib/bsd/setprogname.c
51 2222 d 16 h 7u83 /os/branches/feature_posix/sys/src/ape/lib/bsd/ Compiles getprogname  
/os/branches/feature_posix/sys/src/ape/lib/bsd/getprogname.c
/os/branches/feature_posix/sys/src/ape/lib/bsd/mkfile
50 2222 d 16 h 7u83 /os/branches/feature_posix/sys/src/ape/lib/bsd/ setprogname from FreeBSD  
/os/branches/feature_posix/sys/src/ape/lib/bsd/getprogname.3
/os/branches/feature_posix/sys/src/ape/lib/bsd/getprogname.c
/os/branches/feature_posix/sys/src/ape/lib/bsd/setprogname.c
49 2222 d 17 h 7u83 /os/branches/feature_posix/sys/src/ape/cmd/cut/ cut imported from FreeBSD  
/os/branches/feature_posix/sys/src/ape/cmd/cut
/os/branches/feature_posix/sys/src/ape/cmd/cut/Makefile
/os/branches/feature_posix/sys/src/ape/cmd/cut/Makefile.depend
/os/branches/feature_posix/sys/src/ape/cmd/cut/cut.1
/os/branches/feature_posix/sys/src/ape/cmd/cut/cut.c
/os/branches/feature_posix/sys/src/ape/cmd/cut/mkfile
/os/branches/feature_posix/sys/src/ape/cmd/cut/t.c
/os/branches/feature_posix/sys/src/ape/cmd/cut/tests
/os/branches/feature_posix/sys/src/ape/cmd/cut/tests/Makefile
/os/branches/feature_posix/sys/src/ape/cmd/cut/tests/Makefile.depend
/os/branches/feature_posix/sys/src/ape/cmd/cut/tests/cut2_test.sh
48 2222 d 17 h 7u83 /os/branches/feature_posix/sys/include/ape/ wchar.h for posix  
/os/branches/feature_posix/sys/include/ape/wchar.h
47 2222 d 17 h 7u83 /os/branches/feature_posix/sys/include/ape/ Fixed posix imacros  
/os/branches/feature_posix/sys/include/ape/unistd.h
46 2222 d 17 h 7u83 /os/branches/feature_posix/sys/include/ape/ Moved in from FreeBSD  
/os/branches/feature_posix/sys/include/ape/err.h
45 2223 d 12 h 7u83 /os/branches/feature_posix/sys/include/ape/ Uses #error directive to display error  
/os/branches/feature_posix/sys/include/ape/unistd.h
44 2223 d 13 h 7u83 /os/branches/feature_posix/sys/include/ape/ Added feature macro test for _POSIX_C_SOURCE  
/os/branches/feature_posix/sys/include/ape/unistd.h

Show All