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