OSDN Git Service

* include/libgen.h: New file; required by...
authorkeithmarshall <keithmarshall>
Sun, 31 Dec 2006 18:03:33 +0000 (18:03 +0000)
committerkeithmarshall <keithmarshall>
Sun, 31 Dec 2006 18:03:33 +0000 (18:03 +0000)
commit9a802766f1252842ca06ecba6165ec6b9ca38921
tree68ba5c221c7b32ba4162094bdbd9af6eb8875f33
parentad079d7c9d35ba7286910440ec44b3e20227332f
* include/libgen.h: New file; required by...
* mingwex/basename.c, mingwex/dirname.c: New files.
* mingwex/Makefile.in (DISTFILES): Add them...
(POSIX_OBJS): ...with corresponding basename.o, dirname.o
(Dependencies): Typo; s/Dependancies/Dependencies/
winsup/mingw/ChangeLog
winsup/mingw/include/libgen.h [new file with mode: 0755]
winsup/mingw/mingwex/Makefile.in
winsup/mingw/mingwex/basename.c [new file with mode: 0755]
winsup/mingw/mingwex/dirname.c [new file with mode: 0755]