freebsd-dev/lib/libc
Ruslan Ermilov 19c2ee9e5f Make the execle() synopsis look (again) like a normal C prototype.
Also fixed the rest of ell (list) functions prototypes to include
a (commented out) terminating null pointer.

Pointed out by:	bde
Obtained from:	POSIX.1-2001
Glanced at by:	imp
2003-06-18 15:24:21 +00:00
..
alpha Add a comment describing why it's important for the values in this 2003-05-08 13:50:44 +00:00
amd64 This is unusable on amd64. Remove it before it causes more confusion. 2003-06-13 21:56:30 +00:00
compat-43
db Fix a sizeof error in __bt_put: when writing they key and data sizes 2003-05-30 11:05:08 +00:00
gdtoa
gen Make the execle() synopsis look (again) like a normal C prototype. 2003-06-18 15:24:21 +00:00
gmon Use C99 compatible ASM statements. 2003-06-02 02:32:22 +00:00
i386 Only use this with a non-GCC compiler. 2003-06-14 06:04:23 +00:00
ia64 o Fix a cut-n-paste bug. We were clobbering rp with gp... 2003-06-02 00:16:39 +00:00
include Back out the `hiding' of strlcpy and strlcat. Several people 2003-05-01 19:03:14 +00:00
locale Mark the following interfaces as OBSOLETE_IN_6: 2003-06-13 07:13:54 +00:00
net .Xr -> .Lb for librairy. There is no manual page corresponding to .Xr. 2003-06-08 10:07:14 +00:00
nls Back out the `hiding' of strlcpy and strlcat. Several people 2003-05-01 19:03:14 +00:00
posix1e mdoc(7) fixes. 2003-05-24 19:53:08 +00:00
powerpc Add a comment describing why it's important for the values in this 2003-05-08 13:50:44 +00:00
quad
regex
rpc Kill prototype for __msgwrite too. It is not needed anymore. 2003-06-15 10:55:39 +00:00
sparc64 Add a comment describing why it's important for the values in this 2003-05-08 13:50:44 +00:00
stdio Add or correct section number in .Xr. Use .Vt or .Fn 2003-06-08 10:01:52 +00:00
stdlib Assorted mdoc(7) fixes. 2003-06-01 19:19:59 +00:00
stdtime Fixes to locale code to properly use indirect pointers in order to prevent 2003-06-13 00:14:07 +00:00
string Back out the `hiding' of strlcpy and strlcat. Several people 2003-05-01 19:03:14 +00:00
sys Xref policy: exit(2) -> _exit(2). 2003-06-17 09:36:47 +00:00
uuid
xdr Fix amd(8) clients, if a FreeBSD mountd(8) server is used. 2003-05-28 09:13:09 +00:00
yp Back out the `hiding' of strlcpy and strlcat. Several people 2003-05-01 19:03:14 +00:00
Makefile