]> granicus.if.org Git - php/commit
Add posix module
authorSascha Schumann <sas@php.net>
Fri, 3 Dec 1999 13:13:48 +0000 (13:13 +0000)
committerSascha Schumann <sas@php.net>
Fri, 3 Dec 1999 13:13:48 +0000 (13:13 +0000)
commit401580a71657ace3139f732d4175a2a129391803
tree1d215fa4e402c880ec4fe39e3f8fb1af23d24704
parent639c491da4798b89174bd6bcfb9300c86f0053b7
Add posix module
ext/posix/Makefile.am [new file with mode: 0644]
ext/posix/config.h.stub [new file with mode: 0644]
ext/posix/config.m4 [new file with mode: 0644]
ext/posix/php3_posix.h [new file with mode: 0644]
ext/posix/posix.c [new file with mode: 0644]