summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
2006-09-02Mark up NULL; the character is nul, not null; sort SEE ALSO;wiz
2006-08-28Remove ad clause. Approved by board@christos
2006-08-27fix xtos's pastodsl
2006-08-26PR/34238: Aleksey Cheusov: man pages for wcsdup, wcscasecmp and wcsncasecmpchristos
2006-08-26Add copyright notices.christos
2006-08-26Remove the XNS man pages.matt
2006-08-26Move ns_addr and ns_ntoa to compat libc. Add a stripped version ofmatt
2006-08-24use the re-entrant version of getservbyport.christos
2006-08-24remove duplicates added in previous commit.mrg
2006-08-23I think we want both wcs{c,n}casecmp weak.christos
2006-08-23cleanup codetnozaki
2006-08-23add wcsdup, wcscasecmp and wcsncasecmp. fixes build problems..mrg
2006-08-23include one more new file.christos
2006-08-22PR/34238: Aleksey Cheusov: add wcsdup, wcscasecmp and wcsncasecmp functionschristos
2006-08-21merge recent DragonFlyBSD's change, original commit message is:tnozaki
2006-08-21urk, wrong place, obviouslyross
2006-08-17PR/34218 -- Matt Fleming -- date hangs when root trys to set timejnemeth
2006-08-14We support the POSIX Clock Selection Option.rpaulo
2006-08-13stresep, not strnsep. Remove duplicate "the". Bump date for previous.wiz
2006-08-13Mark up NULL.wiz
2006-08-12- Add strndup and stresepchristos
2006-08-11Pretending to be Elad's keyboard:christos
2006-08-08Bump date for previous.wiz
2006-08-08Add RCS Id.wiz
2006-08-08Quote some characters for HTML output.wiz
2006-08-08- wcstombs.3tnozaki
2006-08-05Bump date for previous. Remove some Pp for consistency.wiz
2006-08-05Update for Greg Woods. Add new options and mention the bit values togetherchristos
2006-08-04Remove inappropriate comma.jld
2006-08-04add missing const.yamt
2006-08-04whitespace.yamt
2006-08-04remove the support of variable-sized filehandle from compat version ofyamt
2006-08-03Drop trailing whitespace.wiz
2006-08-03Remove leftover debugging message. Problem pointed out by Kurt Schreinertron
2006-08-02Fix PR 34112, where a program could mysteriously exit on return from ajld
2006-07-31Bump libc to 145 (fhandle_t is gone)martin
2006-07-31Make filehandles opaque to userlandmartin
2006-07-30Typo fix.wiz
2006-07-28use indirect lookup.christos
2006-07-28db->seq expects an u_int as fourth argument.joerg
2006-07-27use a db version of services if one is there.christos
2006-07-27back out last change as it is actually a visible function.dogcow
2006-07-27define _ng_cycle to be static, so gcc won't whing about its implicit decl.dogcow
2006-07-27move include of StringList.h before netgroup.hchristos
2006-07-27fts_data is defined to be something else now. Avoid syntax error.christos
2006-07-27add an _ng_cycle function to print the list of netgroups that are are dups.christos
2006-07-27bump because of fts_length and sl_deletechristos
2006-07-27More detailed errors [forgot to commit this a while ago]christos
2006-07-27Turn fts_number to a quad.christos
2006-07-27Add sl_delete, KNF, ansichristos