Age | Commit message (Expand) | Author | Files | Lines |
2015-11-02 | 6409 glob(3C) missed the memo on LF64 | Robert Mustacchi | 5 | -1/+44 |
2015-10-22 | 6350 localedef native build improvements | Gordon Ross | 7 | -66/+127 |
2015-10-18 | backout 5876 sys/regset.h pollutes name space | Gordon Ross | 9 | -9/+15 |
2015-10-17 | 5876 sys/regset.h pollutes name space | Gordon Ross | 9 | -15/+9 |
2015-10-16 | 6208 add support for timerfd | Bryan Cantrill | 6 | -0/+104 |
2015-10-16 | 5640 want epoll support | Bryan Cantrill | 6 | -0/+220 |
2015-10-06 | 5855 fix __RESTRICT_KYWD to support the correct keyword with c++ | Richard PALO | 1 | -4/+4 |
2015-10-05 | 5821 need strerror_l() | Robert Mustacchi | 14 | -49/+84 |
2015-09-14 | 6209 libc mutexes break kernel writers hearts | Robert Mustacchi | 4 | -1/+58 |
2015-09-09 | 6188 add support for eventfd | Bryan Cantrill | 6 | -0/+78 |
2015-06-05 | 5956 orientate is not a word | Sergio Aguayo | 1 | -2/+2 |
2015-05-16 | 5815 libzpool's panic function doesn't set global panicstr, ::status not as u... | Prakash Surya | 1 | -6/+22 |
2015-04-30 | 5763 missing va_end() on return from __fini_daemon_priv() | Gary Mills | 1 | -4/+5 |
2015-04-28 | 5863 psiginfo arguments should be const | Eric Sproul | 2 | -4/+6 |
2015-04-12 | 5830 want arc4random(3C) suite | Robert Mustacchi | 11 | -0/+375 |
2015-04-05 | 5772 isxdigit_l, iswxdigit_l not exported (missing from mapfile) | Garrett D'Amore | 1 | -0/+6 |
2015-01-14 | 4923 want preadv and pwritev | DJ Hoffman | 8 | -5/+147 |
2014-12-19 | 5158 sed dumps core in new multibyte code | Garrett D'Amore | 1 | -0/+5 |
2014-12-03 | 5366 strcoll_l may destroy its arguments, then crash | Richard Lowe | 2 | -8/+3 |
2014-10-30 | 5224 snprintf rounding under [default] FE_TONEAREST | Dan McDonald | 6 | -108/+247 |
2014-10-24 | 5238 iswgraph(L'a') returns 0, but iswctype(L'a', wctype("graph")) nonzero | Lauri Tirkkonen | 1 | -1/+1 |
2014-07-16 | 2964 need POSIX 2008 locale object support (more C++ fixes) | Dan McDonald | 2 | -3/+3 |
2014-07-15 | 4964 nl_langinfo(CRNCYSTR) returns wrong alignment character | Garrett D'Amore | 3 | -2/+10 |
2014-07-11 | 2964 need POSIX 2008 locale object support | Garrett D'Amore | 81 | -1735/+2779 |
2014-03-21 | 4688 getlogin_r shouldn't clobber memory | Robert Mustacchi | 1 | -4/+14 |
2014-01-22 | 3141 strptime() doesn't support %t | Gary Mills | 1 | -23/+7 |
2014-01-21 | 4493 want siginfo | Robert Mustacchi | 6 | -0/+7 |
2014-01-21 | 4489 need ptcumem | Robert Mustacchi | 8 | -0/+132 |
2014-01-08 | 4378 Clean up %C in *time() functions | Gary Mills | 1 | -3/+3 |
2013-11-14 | 4294 fopen could support 'x' | Robert Mustacchi | 1 | -1/+8 |
2013-11-01 | 1097 glob(3c) needs to support non-POSIX options | Gary Mills | 2 | -217/+1260 |
2013-10-09 | 2989 LOGNAME_MAX should be increased to 32 (fix gcc build) | Gary Mills | 1 | -0/+3 |
2013-10-08 | 2989 LOGNAME_MAX should be increased to 32 | Gary Mills | 4 | -25/+121 |
2013-08-30 | 4072 make clobber leaves trash | Gordon Ross | 1 | -1/+6 |
2013-08-03 | 3967 iconv() blows up when passed (iconv_t)-1 | Keith M Wesolowski | 1 | -1/+1 |
2013-07-16 | 3849 implement __cxa_atexit/__cxa_finalize | Richard Lowe | 3 | -22/+84 |
2013-05-14 | 3717 a README should explain libc's use of 'protected', the potential existen... | Richard Lowe | 1 | -1/+59 |
2013-04-21 | 3713 Implement accept4() | Theo Schlossnagle | 13 | -102/+112 |
2013-04-17 | 3687 fopen() O_CLOEXEC support via the "e" flag | Theo Schlossnagle | 1 | -7/+24 |
2012-12-20 | 3414 Need a new word of AT_SUN_HWCAP bits | Robert Mustacchi | 1 | -10/+14 |
2012-09-22 | 2933 compiler warning gags need better granularity | Richard Lowe | 4 | -0/+48 |
2012-06-25 | 3132 remove support for building with gcc 3 | Richard Lowe | 2 | -8/+0 |
2012-09-07 | 3006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zero | Madhav Suresh | 1 | -2/+2 |
2012-08-01 | backout 3006: causes 3046 (panics after mounting root) | Richard Lowe | 1 | -2/+2 |
2012-07-31 | 3006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zero | Madhav Suresh | 1 | -2/+2 |
2012-06-14 | 1450 Illumos should be buildable with GCC4 | Richard Lowe | 8 | -159/+171 |
2012-05-21 | 2619 asynchronous destruction of ZFS file systems | Christopher Siden | 2 | -1/+25 |
2012-05-11 | 2655 illumos should be lint 12.3 free | Milan Jurik | 1 | -2/+2 |
2011-06-21 | 2409 libc needs more gcc 4 support on 32-bit SPARC | Richard Lowe | 4 | -0/+98 |
2012-02-18 | 2077 lots of unreachable breaks in illumos gate | Milan Jurik | 4 | -32/+12 |