summaryrefslogtreecommitdiff
path: root/libc/debian/patches
AgeCommit message (Expand)AuthorFilesLines
2017-06-18libc: refresh patchesIgor Pashev140-1144/+1144
2017-06-18localedef: build only the progIgor Pashev2-0/+19
2017-06-17libc: try -shared instead of -lc for lddstubIgor Pashev1-18/+17
2017-06-16libc: use system rpc filesIgor Pashev2-0/+16
2017-06-16libc: keep headers generated by rpcgenIgor Pashev2-0/+15
2017-06-14libc: add a bunch of new patchesIgor Pashev6-0/+183
2016-01-15getopt: option.name is const char *Igor Pashev2-0/+14
2015-10-21Adding libmIgor Pashev3-0/+110
2015-10-21Added debian/patches/localeimpl-getenv.patchIgor Pashev2-0/+13
2015-10-21More quirksIgor Pashev1-16/+21
2015-10-21Updated patchesIgor Pashev18-2073/+180
2015-10-18Added debian/patches/libnsl-netname.patchIgor Pashev2-0/+23
2015-10-18Added debian/patches/libc-fp_data-__huge_val.patchIgor Pashev2-0/+20
2015-09-12Removed gets() [libc-no-gets.patch]Igor Pashev2-0/+33
2015-04-18struct-tm.patch: use redefine_extnameIgor Pashev2-31/+77
2015-04-02debian/patches/__time_t.patch: define __time_t == time_t in time.h for nanoIgor Pashev2-0/+17
2015-04-01More ABI fixes related to struct tmIgor Pashev2-92/+96
2015-03-31Include <features.h> instead of <sys/feature_tests.h> in more files (debian/p...Igor Pashev5-0/+612
2015-03-31More patches for _XOPEN_SOURCE=600Igor Pashev7-1/+93
2015-03-31More patches for _XOPEN_SOURCE=600Igor Pashev3-0/+35
2015-03-31No redefine_extnameIgor Pashev1-11/+6
2015-03-30struct-tm.patch: declare functions in case of redefine_extnameIgor Pashev1-5/+7
2015-03-28libc (4.3+14) unstable; urgency=mediumIgor Pashev3-15/+174
2015-03-27libc (4.3+13) unstable; urgency=mediumIgor Pashev2-7/+14
2015-03-27libc (4.3+12) unstable; urgency=mediumIgor Pashev3-0/+132
2015-03-26libc (4.3+11) unstable; urgency=mediumIgor Pashev1-0/+22
2015-03-26libc (4.3+10) unstable; urgency=mediumIgor Pashev3-4/+19
2015-03-25define _I386_REGS to get register names from /usr/include/sys/regset.hIgor Pashev2-0/+24
2015-03-25struct tm: add tm_gmtoff and tm_zoneIgor Pashev2-0/+57
2015-03-19define char *basename(const char*) in string.hIgor Pashev2-0/+33
2015-03-18string.h to include strings.hIgor Pashev2-0/+13
2015-01-05libc (4.3+7) unstable; urgency=mediumIgor Pashev2-0/+74
2015-01-01Added using std::malloc_usable_size; into malloc.h (updated libc-malloc_usabl...Igor Pashev1-9/+17
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 Pashev4-0/+50
2014-11-14More patchesIgor Pashev3-0/+472
2014-06-20libc (4.3+3) unstable; urgency=mediumIgor Pashev1-7/+19
2014-05-27libc (4.3+2) unstable; urgency=mediumIgor Pashev2-0/+40
2014-05-26Backported illumos fixes for libnsl:Igor Pashev2-0/+1381
2014-04-17Updated add-libutil-openpty-forkpty.patchIgor Pashev1-32/+50
2014-04-03Implemented accept through the old syscallIgor Pashev2-0/+94
2014-04-03Implemented pipe through the real syscallIgor Pashev2-0/+234
2014-04-03Backported 4688 getlogin_r shouldn't clobber memoryIgor Pashev2-0/+87
2014-04-02Fixed macro guards in unistd.h for get/set -domainnameIgor Pashev1-4/+4
2014-03-03Updated debian/patches/librpcsvc-use-system-x.patchIgor Pashev1-27/+9
2014-03-02libc 4.3: updated patchesIgor Pashev112-1995/+853
2014-02-16Implemented LOG_PERROR - logging to stderrIgor Pashev2-0/+49
2014-02-16Implemented prioritynames and facilitynames in syslog.hIgor Pashev2-0/+77
2014-02-15Fixed vhangup: it returns int, not voidIgor Pashev2-0/+23