freebsd-dev/lib/libc
Andrey A. Chernov 1491b31e18 Style fixes
2002-08-07 16:49:20 +00:00
..
alpha Generate the normal asm stubs for all sysv system calls. Use these instead 2002-05-23 23:51:57 +00:00
amd64 Generate the normal asm stubs for all sysv system calls. Use these instead 2002-05-23 23:51:57 +00:00
compat-43 Assume __STDC__, remove non-__STDC__ code. 2002-05-28 17:03:12 +00:00
db Assume __STDC__, remove non-__STDC__ code. 2002-05-28 17:03:12 +00:00
gen o Fix a memory leak. 2002-08-05 19:36:09 +00:00
gmon Check for defined(__i386__) instead of just defined(i386) since the compiler 2002-05-30 07:00:42 +00:00
i386 Fix style bugs I added in last commit. 2002-06-27 14:16:21 +00:00
ia64 Generate the normal asm stubs for all sysv system calls. Use these instead 2002-05-23 23:51:57 +00:00
include Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
locale Style fixes in preparation of code rewritting 2002-08-07 16:45:23 +00:00
net Remove an #include <syslog.h>. It's already included conditionally 2002-08-02 11:58:48 +00:00
nls Close descriptor, if error happens in loadCat() 2002-08-07 07:02:37 +00:00
posix1e Introduce support for Mandatory Access Control and extensible 2002-08-02 21:14:42 +00:00
powerpc _C_LABEL -> CNAME 2002-05-17 05:11:13 +00:00
quad Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
regex Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00
rpc Revert part of revision 1.10, as it broke portmap lookups for IPv4 2002-07-26 07:52:21 +00:00
sparc64 Add missing ret instruction to the ptrace() syscall wrapper. 2002-07-11 15:48:02 +00:00
stdio Don't claim to fully implement C99 in the STANDARDS section and then disclaim 2002-07-15 19:46:06 +00:00
stdlib Nonexistent SIZE_MAX -> SIZE_T_MAX 2002-08-04 04:11:48 +00:00
stdtime Style fixes 2002-08-07 16:49:20 +00:00
string Fix off-by-one error. 2002-07-03 06:28:04 +00:00
sys Grammar (was' -> were') 2002-07-31 06:40:34 +00:00
xdr The fix applied to the XDR decoder in revision 1.11 was incorrect. 2002-08-01 12:23:04 +00:00
yp Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
Makefile Embellish more. 2002-03-26 23:09:34 +00:00
Makefile.inc PowerPC does not have profile support yet. 2002-05-15 20:07:31 +00:00