Add dirname function, forgot to commit header before
This commit is contained in:
@@ -6,4 +6,5 @@ libgen.h
|
||||
|
||||
/* Open Group Base Specifications Issue 6 (not complete) */
|
||||
_PROTOTYPE( char *basename, (char *_path) );
|
||||
_PROTOTYPE( char *dirname, (char *_path) );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user