]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - include
While 'mode_t' seemed like a good idea for the access mode argument for
[FreeBSD/FreeBSD.git] / include /
2002-10-30 marcelImplement DCE 1.1 compliant UUID functions. Immediate...
2002-10-29 robertoThis commit was generated by cvs2svn to compensate...
2002-10-29 desThis commit was generated by cvs2svn to compensate...
2002-10-28 wollmanCreate a small library function, check_utility_compat...
2002-10-27 wollmanUpdate limits and configuration parameters for 1003...
2002-10-27 tjrCorrect visibility for v*wscanf(), wcstoll() and wcstou...
2002-10-26 phantomPrototype for pthread_attr_get_np().
2002-10-24 rwatsonInstall mac_partition include files.
2002-10-23 markmMake the first argument of getbsize a size_t* instead...
2002-10-23 desThis commit was generated by cvs2svn to compensate...
2002-10-23 assarThis commit was generated by cvs2svn to compensate...
2002-10-22 fjoefix pthread_suspend/resume_all_np() declarations
2002-10-22 assarThis commit was generated by cvs2svn to compensate...
2002-10-18 tmmInstall the include files in sys/dev/ofw.
2002-10-18 saminstall "fast ipsec" include files
2002-10-16 robert - Remove the lsearch() and lfind() functions and their...
2002-10-16 robert - Remove the old insque() and remque() functions and...
2002-10-16 bdeFixed style bug near $FreeBSD$. VCS ids in copyrights...
2002-10-15 ruThis commit was generated by cvs2svn to compensate...
2002-10-14 mikeCorrect visibility conditionals for memccpy(), strdup...
2002-10-14 mikeo Move forward declaration for struct timespec to a...
2002-10-14 tjrUse a weak reference instead of a macro to make vfscanf...
2002-10-14 ruThis commit was generated by cvs2svn to compensate...
2002-10-13 mikeMove the _POSIX_VERSION constant from <unistd.h> to...
2002-10-13 mikeAssume POSIX/XSI is always visible in the __BSD_VISIBLE...
2002-10-12 mpThis commit was generated by cvs2svn to compensate...
2002-10-12 mikeAdd restrict type-qualifier.
2002-10-12 acheThis commit was generated by cvs2svn to compensate...
2002-10-11 peterZap the early-adopter transition aid before we get...
2002-10-11 ruThis commit was generated by cvs2svn to compensate...
2002-10-11 ruThis commit was generated by cvs2svn to compensate...
2002-10-11 obrienThis commit was generated by cvs2svn to compensate...
2002-10-11 ruThis commit was generated by cvs2svn to compensate...
2002-10-11 obrienThis commit was generated by cvs2svn to compensate...
2002-10-11 obrienThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-09 tjrAdd support for the 6 new C99 struct lconv members...
2002-10-07 mikeRemove duplicate uninstalled aio.h header.
2002-10-06 mikeo Move location of the fpos_t typedef to be closer...
2002-10-06 mikeo Use relatively new visibility primitives from <sys...
2002-10-05 obrienMake stpcpy() only visiable w/in __BSD_VISIBLE.
2002-10-05 mikeFix namespace issues by using visibility conditionals...
2002-10-04 saminstall sys/opencrypto include files in /usr/include...
2002-10-04 iwasakiThis commit was generated by cvs2svn to compensate...
2002-10-04 tjrAdd a placeholder implementation of wcscoll() and wcsxf...
2002-10-03 obrienAdd stpcpy(3).
2002-10-03 mikeCope with a GCC bug by using an alternative, but equiva...
2002-10-03 mikeFix various style(9) bugs:
2002-10-02 robertAdd the 'restrict' type qualifier to the prototypes...
2002-10-02 mikeo Add typedef for size_t.
2002-10-02 phkThis commit was generated by cvs2svn to compensate...
2002-10-01 alfredAdd prototypes for rstat(3) and havedisk(3).
2002-10-01 rutest -h is deprecated; use -L instead.
2002-10-01 bdeMerged all interesting difference between the old math...
2002-09-30 mikeDon't install mqueue.h, since it only makes things...
2002-09-30 nectarThis commit was generated by cvs2svn to compensate...
2002-09-30 murrayThis commit was generated by cvs2svn to compensate...
2002-09-29 ericAdd getopt_long(3).
2002-09-28 tjrRemove masking macros for getwc(), putwc(), putwchar...
2002-09-25 wollmanBack down to 1003.2-1992 for the time being -- it is...
2002-09-24 mikeAdd forgotten <sys/_types.h> include. Fix some style...
2002-09-23 mikeo Move select() helper macros from <sys/types.h> to...
2002-09-23 tjrAdd implementations of wscanf() and related functions...
2002-09-22 tjrAdd the remaining C99 wide character string to integer...
2002-09-21 bdeWhitespace cleanup (half for fixing missing whitespace...
2002-09-21 bdeWhitespace fixes (mainly for a space instead of a tab...
2002-09-21 tjrAdd implementations of the wprintf() family of function...
2002-09-21 tjrRestrict visibility of wcslcat() and wcslcpy() to the...
2002-09-21 wollmanDefine constants for those POSIX options and option...
2002-09-21 wollmanUse new visibility macros. Reorder some disordered...
2002-09-21 wollmanUse new visibility macros. (1 of 5)
2002-09-21 wollmanMake the threatened fts(3) ABI fix. FTSENT now avoids...
2002-09-20 mikeFix an error which prevented ssize_t from becoming...
2002-09-19 peterAdd dev/iicbus and dev/smbus to LSUBDIRS list
2002-09-19 alfredInstall _semaphore.h.
2002-09-18 mikestyle(9): tab after #define.
2002-09-18 mikeo Don't include <nl_types.h>, instead provide a typedef...
2002-09-18 mikeMove definition of nl_item type to <sys/_types.h>,...
2002-09-18 mikeUse relatively new visibility primitives for conditiona...
2002-09-17 mikestyle(9): line up function names
2002-09-17 mikeUse the relatively new visibility primitives for condit...
2002-09-17 kanThis commit was generated by cvs2svn to compensate...
2002-09-17 kanThis commit was generated by cvs2svn to compensate...
2002-09-17 kanThis commit was generated by cvs2svn to compensate...
2002-09-17 peterInitiate deorbit burn for the i386-only a.out related...
2002-09-16 nectarThis commit was generated by cvs2svn to compensate...
2002-09-16 obrienThis commit was generated by cvs2svn to compensate...
2002-09-15 tjrAdd wcstod() as a wrapper around strtod(). It does...
2002-09-12 tjrStyle: tab between #define and macro name.
2002-09-12 tjrProtect arguments to the putwc and putwchar macros...
2002-09-11 tjrAdd an implementation of wcsftime() (wide character...
2002-09-11 mikeConditionalize some objects to match the functions...
2002-09-10 mikeFix some style bugs:
2002-09-10 mikeFix namespace issues by using the relatively new visibility
2002-09-10 tjrReplace FILE with struct __sFILE in the prototypes...
2002-09-10 wollmanWithout fixing the namespace issues, add prototypes...
2002-09-09 tjrRemove the typedef of wctype_t from this header; we...
next