OSDN Git Service

conditionally add wordexp, in this case ripped from glibc.
authorEric Andersen <andersen@codepoet.org>
Sun, 24 Aug 2003 05:11:50 +0000 (05:11 -0000)
committerEric Andersen <andersen@codepoet.org>
Sun, 24 Aug 2003 05:11:50 +0000 (05:11 -0000)
commitf3679a2f8168d6f9c66763a7841366f51504bbe3
treef2a5c29ad2dabbe9df3be7793ff059480a5b8d71
parent50660812be5588036a14fc85af16bccef68fac02
conditionally add wordexp, in this case ripped from glibc.
I hate to add this stuff, but it is specified by SuSv3...
libc/misc/Makefile
libc/misc/wordexp/Makefile [new file with mode: 0644]
libc/misc/wordexp/wordexp.c [new file with mode: 0644]