Age | Commit message (Expand) | Author | Files | Lines |
2015-03-31 | No redefine_extname | Igor Pashev | 2 | -13/+7 |
2015-03-30 | struct-tm.patch: declare functions in case of redefine_extname | Igor Pashev | 2 | -5/+9 |
2015-03-30 | XOPEM_SOURCE=600 by default | Igor Pashev | 2 | -0/+10 |
2015-03-28 | libc (4.3+14) unstable; urgency=medium | Igor Pashev | 6 | -19/+189 |
2015-03-27 | libc (4.3+13) unstable; urgency=medium | Igor Pashev | 3 | -7/+20 |
2015-03-27 | libc (4.3+12) unstable; urgency=medium | Igor Pashev | 6 | -4/+141 |
2015-03-26 | libc (4.3+11) unstable; urgency=medium | Igor Pashev | 2 | -0/+28 |
2015-03-26 | libc (4.3+10) unstable; urgency=medium | Igor Pashev | 5 | -4/+57 |
2015-03-25 | libc (4.3+8) | Igor Pashev | 1 | -2/+2 |
2015-03-25 | define _I386_REGS to get register names from /usr/include/sys/regset.h | Igor Pashev | 3 | -0/+26 |
2015-03-25 | struct tm: add tm_gmtoff and tm_zone | Igor Pashev | 4 | -11/+70 |
2015-03-19 | define char *basename(const char*) in string.h | Igor Pashev | 3 | -2/+37 |
2015-03-18 | string.h to include strings.h | Igor Pashev | 3 | -0/+20 |
2015-01-05 | libc (4.3+7) unstable; urgency=medium | Igor Pashev | 4 | -17/+85 |
2015-01-01 | Added using std::malloc_usable_size; into malloc.h (updated libc-malloc_usabl... | Igor Pashev | 2 | -9/+19 |
2014-12-30 | Remove stddef.h | Igor Pashev | 2 | -2/+7 |
2014-12-25 | libc (4.3+5) unstable; urgency=medium | Igor Pashev | 1 | -0/+7 |
2014-12-25 | Fixed complication against refactored rpc/rpc.h | Igor Pashev | 2 | -0/+64 |
2014-12-25 | tdestroy: fixed segfault | Igor Pashev | 1 | -13/+13 |
2014-11-13 | libc (4.3+4) unstable; urgency=medium | Igor Pashev | 5 | -2/+55 |
2014-11-14 | More patches | Igor Pashev | 4 | -0/+479 |
2014-06-20 | libc (4.3+3) unstable; urgency=medium | Igor Pashev | 2 | -7/+25 |
2014-05-27 | libc (4.3+2) unstable; urgency=medium | Igor Pashev | 5 | -0/+48 |
2014-05-26 | libc (4.3+1) unstable; urgency=medium | Igor Pashev | 1 | -5/+5 |
2014-05-26 | Makefile is not a manpage | Igor Pashev | 1 | -1/+0 |
2014-05-26 | Root is unneeded for clean | Igor Pashev | 1 | -1/+0 |
2014-05-26 | Backported illumos fixes for libnsl: | Igor Pashev | 5 | -6/+1388 |
2014-05-25 | Added htobe16/be16toh and others BSD macros to endian.h | Igor Pashev | 2 | -0/+42 |
2014-05-06 | Install manpages from section 2 | Igor Pashev | 2 | -0/+143 |
2014-04-17 | Updated add-libutil-openpty-forkpty.patch | Igor Pashev | 2 | -32/+53 |
2014-04-07 | Install 3nsl, 3resolv, 3secdb and 3socket manpages | Igor Pashev | 2 | -0/+10 |
2014-04-03 | libc (4.3) unstable; urgency=medium | Igor Pashev | 1 | -7/+5 |
2014-04-03 | Implemented accept through the old syscall | Igor Pashev | 6 | -1/+99 |
2014-04-03 | Implemented pipe through the real syscall | Igor Pashev | 3 | -0/+235 |
2014-04-03 | Backported 4688 getlogin_r shouldn't clobber memory | Igor Pashev | 3 | -0/+88 |
2014-04-03 | New package libc-manpages with libc manpages | Igor Pashev | 3 | -1/+11 |
2014-04-02 | Fixed macro guards in unistd.h for get/set -domainname | Igor Pashev | 2 | -4/+6 |
2014-04-02 | No build conflicts due to modern dh-illumos (>= 9.5.10) | Igor Pashev | 2 | -4/+3 |
2014-04-02 | Speedup cleanup | Igor Pashev | 1 | -1/+1 |
2014-03-03 | Updated symbols files | Igor Pashev | 3 | -0/+39 |
2014-03-03 | Updated debian/patches/librpcsvc-use-system-x.patch | Igor Pashev | 1 | -27/+9 |
2014-03-02 | libc 4.3: updated patches | Igor Pashev | 114 | -1997/+872 |
2014-02-16 | libc (2.10+16) unstable; urgency=medium | Igor Pashev | 1 | -5/+6 |
2014-02-16 | Implemented LOG_PERROR - logging to stderr | Igor Pashev | 3 | -0/+50 |
2014-02-16 | Implemented prioritynames and facilitynames in syslog.h | Igor Pashev | 3 | -0/+79 |
2014-02-15 | Fixed vhangup: it returns int, not void | Igor Pashev | 3 | -0/+24 |
2014-02-15 | Define getdomainname and setdomainname in unistd.h | Igor Pashev | 3 | -0/+20 |
2014-02-12 | Define extern char **environ in unistd.h | Igor Pashev | 3 | -0/+25 |
2014-02-12 | Added mkostemp() and mkostemps() | Igor Pashev | 5 | -0/+154 |
2014-02-12 | Added qsort_r() [libc-add-qsort_r.patch] | Igor Pashev | 5 | -0/+157 |