summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-12-25add /dev/video, /dev/video0jmcneill
2010-12-24Add support for DF_1_BIND_NOW, DF_1_NODELETE and DF_1_NOOPEN markedskrll
2010-12-22Use __constfunc(3) instead of __attribute__((const)) directly.jruoho
2010-12-22Use __dead instead of __attribute__((__noreturn__)) directly.jruoho
2010-12-16Provide a re-entrant and thread-safe set of timezone API's thatchristos
2010-11-27add VIS_NOESCAPE and VIS_HTTP1866christos
2010-10-16Implement dl_iterate_phdr.skrll
2010-10-14Move a comment so that it is correct.skrll
2010-10-01make putenv POSIX compliant.christos
2010-09-26fix rewinddir on nfs. fix PR/42879 (and probably PR/40229.)yamt
2010-09-24add fmemopen(3) derrived from POSIX:2008.tnozaki
2010-09-15Commit SoC long double support from Stathis Kamperischristos
2010-09-06Add dprintf and vdprintf. XXX: Might ifdef it if too many things break.christos
2010-09-06add globstar.christos
2010-08-31Move prototype of isrmt() to rmt.h. It is a public interfaceenami
2010-08-27The signal number argument in psignal is int not unsigned int.christos
2010-08-02Missing defined.joerg
2010-07-31Add support for fenv.h interface for i386 and amd64.joerg
2010-07-31Define a new __c99inline macro for compilers known to implement the C99joerg
2010-06-071. MB_LEN_MAX switch MD to MI.tnozaki
2010-06-01more split ctype.h -> sys/ctype_inline.h, sys/ctype_bits.htnozaki
2010-06-01later versions of pcc may define __GNUC__ for compatibility reasons, soplunky
2010-05-221. hide _CTYPE_PRIVATE section in ctype.h, move them to private header ctype_...tnozaki
2010-05-06lint friendlychristos
2010-05-05PR/43258: Hauke Fath: remove duplicate setservent declarationchristos
2010-05-04handle the difference between C99 and GNUC semantics of inlineplunky
2010-05-02typo in commentdholland
2010-04-25Add the constant database reader (cdbr(3)) and writer ((cdbw(3)).joerg
2010-04-24Define _PATH_POWER and use it.jruoho
2010-04-17change size_t to ssize_t for POSIX compliance.christos
2010-04-17PR/43172: Jukka Ruohonen: swab(3) lacks restrict-keywordchristos
2010-03-271. {wctype,wctrans,mbstate}_t: switch MD to MI like othertnozaki
2010-02-25Consistently use __printflike and __scanflike.joerg
2010-02-23PR 36988: ISO C99 mandates that HUGE_VAL, HUGE_VALF, HUGE_VALL andjoerg
2010-02-03getent cannot report on termcap as we now use terminfo.roy
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2010-01-27retire pw_policy(3) -- it is not found useful, there are otherdrochner
2010-01-25vasnprintf and asnprintf were never compiled in our libroken.a and neverchristos
2010-01-24make the window size function return the lines and columns variables separatelychristos
2010-01-11Use a proper char */size_t pair in __sfileext to keep track of the linejoerg
2010-01-11Add exp2 and exp2mchristos
2010-01-07Typo in comment.skrll
2009-12-22+_PATH_PUDpooka
2009-11-17add some prototypes for checked string functionsdrochner
2009-11-15Don't define wchar_t for c++; it is native in the language. From Alexanderchristos
2009-11-04typedef struct link_map as Link_map (for solaris-compat)pooka
2009-10-24expose res_check for the benefit of mDNS.christos
2009-10-21Remove 3rd and 4th clauses in christos' license. OK christos.snj
2009-10-13In a furious blaze of *facepalm* / "what was i thinking?", fix thepooka
2009-10-04oops forgot to commit that one--- Add f{dim,min,max}{,l,f}christos