Added some more entry points for ANSI C
authorceriel <none@none>
Mon, 22 Jan 1990 10:20:09 +0000 (10:20 +0000)
committerceriel <none@none>
Mon, 22 Jan 1990 10:20:09 +0000 (10:20 +0000)
commit666c527a43e546e01aede7552f6af0c74c6811ae
tree7baa90673e5f4f3aa2b98880f047d2d52cc47018
parent55fab905c1d902ef5cd312e2ec718f4de003fb18
Added some more entry points for ANSI C
14 files changed:
mach/i86/libsys/LIST
mach/i86/libsys/_creat.s [new file with mode: 0644]
mach/i86/libsys/_dup.s [new file with mode: 0644]
mach/vax4/libbsd4_1a/LIST
mach/vax4/libbsd4_1a/_creat.s [new file with mode: 0644]
mach/vax4/libbsd4_2/LIST
mach/vax4/libbsd4_2/_creat.s [new file with mode: 0644]
mach/vax4/libbsd4_2/_dup.s [new file with mode: 0644]
mach/vax4/libsysV_2/LIST
mach/vax4/libsysV_2/_creat.s [new file with mode: 0644]
mach/vax4/libsysV_2/_dup.s [new file with mode: 0644]
mach/xenix3/libsys/LIST
mach/xenix3/libsys/_creat.s [new file with mode: 0644]
mach/xenix3/libsys/_dup.c [new file with mode: 0644]