summaryrefslogtreecommitdiff
path: root/usr/src/head
AgeCommit message (Expand)AuthorFilesLines
2017-04-273188 ignore the comment in limits.h and define NAME_MAXAndrew Stormont1-4/+6
2017-04-248007 want sys/stddef.h for offsetof and container_of macrosToomas Soome2-12/+1
2017-03-077936 Remove on and rpc.rexdPeter Tribble2-231/+0
2017-02-227812 Remove gender specific languageDaniel Hoffman2-6/+8
2017-01-277803 want devid_str_from_path(3devid)Yuri Pankov1-0/+2
2017-01-116396 remove SVMYuri Pankov9-3928/+10
2016-12-277615 libbe: cleanup compile warningsToomas Soome9-18/+0
2016-10-157029 want per-process exploit mitigation features (secflags)Richard Lowe1-0/+19
2016-07-227038 users of endian.h expect __ prefixed versions of macrosRobert Mustacchi1-7/+11
2016-07-177126 NSS_XbyY_FINI has too much logic for a function-like macroRichard Lowe1-3/+2
2016-06-066993 DEFAULT_TYPE should be probably be removed from pthread.hRichard PALO1-8/+3
2016-05-196790 want suite of endian(3C) functionsRobert Mustacchi2-0/+71
2016-05-196501 Implement pthread_attr_get_np() interfaceRobert Mustacchi1-0/+9
2016-05-196951 Initial c11 supportRobert Mustacchi12-4/+323
2016-04-045868 Make checks in inet_matchaddr() more robustYuri Pankov1-1/+1
2016-03-102169 arpa/nameser_compat.h: wrong macrosIgor Pashev1-11/+9
2016-03-053373 gcc >= 4.5 concerns about offsetof()Richard Lowe1-0/+4
2016-02-056582 initial reorg adding sys/null.h for 5218Richard PALO11-109/+31
2016-01-25Revert "6057 login(1) "Last login" hostname is too short"Dan McDonald1-7/+12
2015-12-286057 login(1) "Last login" hostname is too shortLauri Tirkkonen1-12/+7
2015-12-075876 sys/regset.h pollutes name space (try 2)Gordon Ross1-1/+12
2015-11-026409 glob(3C) missed the memo on LF64Robert Mustacchi1-0/+11
2015-11-026383 update AWK to use /usr/bin/nawk and update $(AWK) where it's possibleIgor Kozhukhov1-3/+3
2015-10-236335 need to use sed and awk from Makefile.master in head/MakefileIgor Kozhukhov1-12/+11
2015-10-065855 fix __RESTRICT_KYWD to support the correct keyword with c++Richard PALO1-4/+4
2015-10-055821 need strerror_l()Robert Mustacchi1-0/+1
2015-09-146209 libc mutexes break kernel writers heartsRobert Mustacchi1-0/+6
2015-06-095187 missing functions in stdlib.h : mkostemp, mkostemps & mkdtempMohamed A. Khalfella1-0/+22
2015-04-285863 psiginfo arguments should be constEric Sproul1-7/+10
2015-04-225761 nfs4_prot.x should be updated for RFC 7531Marcel Telka3-974/+953
2015-04-125830 want arc4random(3C) suiteRobert Mustacchi3-0/+16
2015-04-095776 vfork and getwd should not be exposed under XPG7Garrett D'Amore1-10/+3
2015-04-055710 iswblank_l missing from headersGarrett D'Amore1-1/+2
2015-02-135604 widec.h should expose ws* under __EXTENSIONS__Richard Lowe1-2/+2
2014-12-105096 getaddrinfo doesn't properly handle AI_ADDRCONFIG | AI_V4MAPPEDRobert Mustacchi1-1/+4
2014-12-025364 grp.h has incorrect prototype for getgrnam_r and getgrgid_rKeith M Wesolowski1-5/+6
2014-11-305345 ctype.h is missing tolower_l and toupper_lRichard PALO1-0/+2
2014-11-265367 complex.h /* #if !defined(__cplusplus) */ comment foils gcc fixincludesPiotr Jasiukajtis1-4/+0
2014-11-255363 pwd.h has incorrect prototype for getpwnam_r and getpwuid_rKeith M Wesolowski1-4/+5
2014-11-055284 ualarm and usleep need to be suppressed in XPG7Garrett D'Amore1-4/+4
2014-10-17693 Opensource replacement of sunwlibmPiotr Jasiukajtis8-0/+1886
2014-08-155066 remove support for non-ANSI compilationGarrett D'Amore122-3569/+249
2014-08-045064 ctype.h C++ regression regarding ::isblankHans Rosenfeld1-1/+2
2014-07-162964 need POSIX 2008 locale object support (more C++ fixes)Dan McDonald10-10/+10
2014-07-152964 need POSIX 2008 locale object support (fix gcc)Garrett D'Amore1-1/+2
2014-07-154964 nl_langinfo(CRNCYSTR) returns wrong alignment characterGarrett D'Amore2-3/+15
2014-07-112964 need POSIX 2008 locale object supportGarrett D'Amore16-329/+439
2014-04-104118 libuuid should provide uuid_unparse_{upper,lower} functionsAndy Stormont1-2/+6
2014-04-044555 macro side-effects with /usr/include/libelf.hRichard PALO1-71/+59
2013-11-011097 glob(3c) needs to support non-POSIX optionsGary Mills1-14/+109