OSDN Git Service

getcwd did not include the alloc-space-as-needed-on-NULL-buffer
authorEric Andersen <andersen@codepoet.org>
Mon, 30 Oct 2000 21:42:41 +0000 (21:42 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 30 Oct 2000 21:42:41 +0000 (21:42 -0000)
commit643d28471fd2f87e85a06875754c57e122bb4848
treefd923b0b385a67fb06fa225bf4ce4483d09d6339
parent48b5bb26b950baaf7303a81d32cde8c031003ba7
getcwd did not include the alloc-space-as-needed-on-NULL-buffer
feature which busybox needed.  So I added it.
libc/unistd/getcwd.c