]> sourceware.org Git - newlib-cygwin.git/commit
string: add GNU basename(3)
authorYaakov Selkowitz <yselkowi@redhat.com>
Wed, 25 Mar 2015 23:19:38 +0000 (18:19 -0500)
committerYaakov Selkowitz <yselkowi@redhat.com>
Mon, 30 Mar 2015 18:10:40 +0000 (13:10 -0500)
commit779ddb0b4874afc80c13cb1c2afe45c68db2fdce
treeb0a2f74ba00c1005bbb2cdec84ce209fc214e954
parent98209e8e304e40a352bac5703a597ed66628d084
string: add GNU basename(3)

* libc/include/libgen.h (_BASENAME_DEFINED): Define.
* libc/include/string.h (basename): Declare.
* libc/string/Makefile.am (ELIX_4_SOURCES): Add gnu_basename.c.
* libc/string/Makefile.in: Regenerate.
* libc/string/gnu_basename.c: New file.
newlib/ChangeLog
newlib/libc/include/libgen.h
newlib/libc/include/string.h
newlib/libc/string/Makefile.am
newlib/libc/string/Makefile.in
newlib/libc/string/gnu_basename.c [new file with mode: 0644]
This page took 0.031197 seconds and 5 git commands to generate.