summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* Copy the sample `SECURITY CONSIDERATIONS' section from sec-doc.7.chris2002-01-021-0/+66
* Connect user trap code to the build.jake2002-01-011-0/+3
* Add libc side of user trap handling.jake2002-01-017-0/+423
* Back out errno preservingache2001-12-307-47/+12
* Make sure curbrk is well aligned.jake2001-12-291-0/+1
* Use jmpbuf offsets, not ucontext_t.jake2001-12-291-3/+2
* Add .register directives for gcc3.jake2001-12-291-13/+42
* __infinity is not const.jake2001-12-291-1/+1
* Add jmpbuf offsets. Remove ucontext offsets.jake2001-12-291-9/+8
* Add .register directives for gcc3.jake2001-12-291-6/+11
* Include utrap.h for soft trap types.jake2001-12-291-1/+1
* We use HIDENAME(minbrk) on sparc64 too.jake2001-12-291-1/+1
* Add xref to jail(2).mpp2001-12-281-1/+2
* - Make it possible to turn on RES_INSECURE[12] with /etc/resolv.conf.ume2001-12-262-1/+13
* Add "except the handling of errors" into "equivalent to" paragraph.ache2001-12-253-0/+8
* Preserve errno.ache2001-12-255-9/+44
* Back out recent replacement of LC_MESSAGES file with directory.phantom2001-12-241-1/+1
* o Change the layout of the tagged lists to be like those in acl(3).chris2001-12-231-3/+12
* Save and restore t12 in the jmp_buf. t12 is used during functiondeischen2001-12-222-0/+3
* The VM_STACK option is long dead. MAP_STACK is available everywhere.peter2001-12-211-12/+0
* Slightly re-work locale messages storage scheme. Before this commitphantom2001-12-211-1/+1
* style(9)'ifyphantom2001-12-207-73/+77
* Add my e-mail to copyrightsphantom2001-12-202-2/+2
* Document that rfork() will return EINVAL if flags not listed in thejhb2001-12-191-0/+2
* Fix some style bugsphantom2001-12-171-15/+18
* clnt_bcast.c:420:33: warning: extra tokens at end of #endif directivepeter2001-12-151-1/+1
* * cleanup comments and definesphantom2001-12-141-8/+1
* Also fix cases when thousands separator should be put before number. Forphantom2001-12-131-2/+4
* Respect locale while handling of \' flag.phantom2001-12-131-22/+63
* If the OID is missing, sysctl(3) returns ENOENT, not EOPNOTSUPP.ru2001-12-131-2/+2
* mdoc(7) police: minor markup nits.ru2001-12-121-20/+20
* mdoc(7) police: fix markup, bump document date.ru2001-12-122-30/+38
* mdoc(7) police: kill HSBs, add missing comma.ru2001-12-121-8/+13
* mdoc(7) police: fix markup.ru2001-12-121-13/+17
* mdoc(7) police: Minor formatting nits and optimizations to rev. 1.34.ru2001-12-121-57/+67
* mdoc(7) police: use no-break space.ru2001-12-121-1/+3
* mdoc(7) police: use no-break space, fix markup.ru2001-12-121-1/+2
* mdoc(7) police: use non-break space, remove whitespace at EOL, fix markup.ru2001-12-121-1/+3
* Add my e-mail to copyrightsphantom2001-12-112-2/+2
* * Add my e-mail to copyrightsphantom2001-12-1110-52/+57
* Fix grouping string handlingphantom2001-12-111-1/+4
* Start using .St macro for POSIX.1-2001.ru2001-12-082-4/+3
* Get rid of unused anymore file! Alpha works fine with our strtod() now.phantom2001-12-071-2496/+0
* Return 'c' back to signed due to potential comparison problemsache2001-12-076-60/+72
* Fix a typo.ru2001-12-071-1/+1
* * localeconv() usage is not FLOATING_POINT specific anymore (due to "'" flagphantom2001-12-071-3/+3
* Make strerror and strerror_r use sys_errlist[0] for errnum = 0. Bewes2001-12-072-6/+32
* Remove blank line.fenner2001-12-071-1/+0
* New, improved, more Posix-compliant strerror_r implementation,wes2001-12-062-72/+78
* Clarify ' ' space issueache2001-12-052-2/+3
OpenPOWER on IntegriCloud