haiku/src/system/libroot
Philippe Houdoin 20e654cab0 unsetenv() should remove *any* occurence of name=value.
As with putenv() both value and name can be modified afterwise in our 
back, multiple occurence of the same name is a possibility.
Fix #6706. 


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38904 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-10-09 09:09:01 +00:00
..
add-ons part1 of fixing #6599: 2010-09-18 15:55:42 +00:00
os * deprecated set_timezone(), as we no longer support (and need) timezone files 2010-08-03 16:50:28 +00:00
posix unsetenv() should remove *any* occurence of name=value. 2010-10-09 09:09:01 +00:00
Jamfile * reintegrated posix-locale 2010-07-23 23:13:00 +00:00
libroot_init.c * Private libroot locking primitives: 2010-04-15 21:52:49 +00:00
libroot_versions Added version scripts for the kernel, libroot, and libbe. ATM each has two 2009-05-22 14:53:31 +00:00