[PATCH 33/39] win32: add getenv(), setenv(), unsetenv() and clearenv()

Nguyễn Thái Ngọc Duy pclouds at gmail.com
Thu Apr 15 20:02:18 UTC 2010


clearenv() is not supported yet.

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds at gmail.com>
---
 win32/Kbuild |    1 +
 win32/env.c  |  119 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 120 insertions(+), 0 deletions(-)
 create mode 100644 win32/env.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0033-win32-add-getenv-setenv-unsetenv-and-clearenv.patch
Type: text/x-patch
Size: 2750 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20100415/6adb9baa/attachment.bin>


More information about the busybox mailing list