jehanne/sys/include
Giacomo Tesio 65cdad4317 libc: rewrite putenv and getenv.
These new implementations

- do several validity check on input parameters
- allow a bit larger variable names (127 bytes, aka sizeof(Proc.genbuf)-1)
- preserve nulls in the content (the original version used to replace
  '\0' with ' '). I can't see why they did, actually.
  See also http://marc.info/?l=9fans&m=148475801229908&w=2

Should also fix CID 155718
2017-01-19 00:58:43 +01:00
..
apw first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
usb first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
9P2000.h kernel&all: create() syscall only sends Tcreate 2016-12-24 21:25:20 +01:00
9p.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
String.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
aml.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
auth.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
authsrv.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
avl.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
bio.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
complete.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
control.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ctype.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
cursor.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
disk.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
draw.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
event.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
flate.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
frame.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ip.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
keyboard.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
libc.h libc: rewrite putenv and getenv. 2017-01-19 00:58:43 +01:00
libsec.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
memdraw.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
memlayer.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
mouse.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
mp.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ndb.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
plumb.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
pool.h libc: initial import from Harvey 2015-12-22 11:55:44 +00:00
ptrace.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
regexp.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
stdio.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
thread.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
tos.h libc: initial import from Harvey 2015-12-22 11:55:44 +00:00
trace.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00