Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-04 | Put getloadavg to stdlib.h | Igor Pashev | 1 | -0/+1 | |
2019-11-20 | Exclude floatingpoint.h from math.h | Igor Pashev | 1 | -0/+1 | |
2017-11-22 | libc: backport pthread_attr_get_np | Igor Pashev | 1 | -0/+1 | |
2017-11-21 | Add debian/patches/libm-macro.patch | Igor Pashev | 1 | -0/+1 | |
2017-10-08 | libc: arpa/nameser.h to include sys/types.h | Igor Pashev | 1 | -0/+1 | |
2017-10-08 | libc: math.h to include feature.h | Igor Pashev | 1 | -0/+1 | |
2017-06-22 | math.h includes ieeefp.h (add libc-math-include-ieeefp.patch) | Igor Pashev | 1 | -0/+1 | |
2017-06-18 | libc: add cfsetspeed | Igor Pashev | 1 | -0/+1 | |
2017-06-18 | libc: add debian/patches/illumos-6993.patch | Igor Pashev | 1 | -0/+1 | |
2017-06-18 | localedef: build only the prog | Igor Pashev | 1 | -0/+1 | |
2017-06-16 | libc: use system rpc files | Igor Pashev | 1 | -0/+1 | |
2017-06-16 | libc: keep headers generated by rpcgen | Igor Pashev | 1 | -0/+1 | |
2017-06-14 | libc: add a bunch of new patches | Igor Pashev | 1 | -0/+5 | |
2016-01-15 | getopt: option.name is const char * | Igor Pashev | 1 | -0/+1 | |
2015-10-21 | Adding libm | Igor Pashev | 1 | -0/+2 | |
2015-10-21 | Added debian/patches/localeimpl-getenv.patch | Igor Pashev | 1 | -0/+1 | |
2015-10-21 | Updated patches | Igor Pashev | 1 | -8/+1 | |
2015-10-18 | Added debian/patches/libnsl-netname.patch | Igor Pashev | 1 | -0/+1 | |
2015-10-18 | Added debian/patches/libc-fp_data-__huge_val.patch | Igor Pashev | 1 | -0/+1 | |
2015-09-12 | Removed gets() [libc-no-gets.patch] | Igor Pashev | 1 | -0/+1 | |
2015-04-18 | struct-tm.patch: use redefine_extname | Igor Pashev | 1 | -1/+1 | |
2015-04-02 | debian/patches/__time_t.patch: define __time_t == time_t in time.h for nano | Igor Pashev | 1 | -0/+1 | |
2015-03-31 | Include <features.h> instead of <sys/feature_tests.h> in more files ↵ | Igor Pashev | 1 | -0/+3 | |
(debian/patches/features.patch) | |||||
2015-03-31 | More patches for _XOPEN_SOURCE=600 | Igor Pashev | 1 | -0/+5 | |
2015-03-31 | More patches for _XOPEN_SOURCE=600 | Igor Pashev | 1 | -0/+2 | |
2015-03-27 | libc (4.3+13) unstable; urgency=medium | Igor Pashev | 1 | -1/+1 | |
* execvp should preserve environment (updated execvpe.patch) | |||||
2015-03-27 | libc (4.3+12) unstable; urgency=medium | Igor Pashev | 1 | -0/+2 | |
* Added execvpe (debian/patches/execvpe.patch) * Removed statfs (debian/patches/remove-statfs.patch) | |||||
2015-03-26 | libc (4.3+10) unstable; urgency=medium | Igor Pashev | 1 | -0/+1 | |
* Define __EXTENSIONS__ and _BSD_SOURCE by default. Define _GNU_SOURCE is __EXTENSIONS__ is defined. (debian/compat_headers/features.h) * Updated debian/patches/struct-tm.patch * libnsl uses getdomainname from unistd.h (debian/patches/libnsl-getdomainname.patch) | |||||
2015-03-25 | define _I386_REGS to get register names from /usr/include/sys/regset.h | Igor Pashev | 1 | -0/+1 | |
2015-03-25 | struct tm: add tm_gmtoff and tm_zone | Igor Pashev | 1 | -0/+1 | |
2015-03-19 | define char *basename(const char*) in string.h | Igor Pashev | 1 | -0/+1 | |
2015-03-18 | string.h to include strings.h | Igor Pashev | 1 | -0/+1 | |
2015-01-05 | libc (4.3+7) unstable; urgency=medium | Igor Pashev | 1 | -0/+1 | |
* Hide all _Unwind* symbols (updated debian/patches/no-unwind.patch) -- Igor Pashev <pashev.igor@gmail.com> Mon, 05 Jan 2015 01:14:45 +0300 libc (4.3+6) unstable; urgency=medium * Do not package /usr/include/stddef.h (not used, but when is causes errors) * Added using std::malloc_usable_size; into malloc.h (updated libc-malloc_usable_size.patch) * Added debian/patches/no-unwind.patch | |||||
2014-12-25 | Fixed complication against refactored rpc/rpc.h | Igor Pashev | 1 | -0/+1 | |
2014-11-13 | libc (4.3+4) unstable; urgency=medium | Igor Pashev | 1 | -0/+3 | |
* Added libelf-no-clobber-warning.patch * Added use-posix-functions.patch * Added zic-enable-leapsecond.patch * Added TZDIR.patch * Added etc-timezone.patch | |||||
2014-11-14 | More patches | Igor Pashev | 1 | -0/+2 | |
* Added libelf-no-clobber-warning.patch * Added use-posix-functions.patch | |||||
2014-05-27 | libc (4.3+2) unstable; urgency=medium | Igor Pashev | 1 | -0/+1 | |
* Implemented malloc_usable_size (libc-malloc_usable_size.patch) | |||||
2014-05-26 | Backported illumos fixes for libnsl: | Igor Pashev | 1 | -0/+1 | |
4867 Uninitialized variables in libnsl 4812 libnsl: Some nisplus leftovers 4808 libnsl: SI_SRPC_DOMAIN is always defined 4803 libnsl: recursive mutex lock in return_xprt_copy() 4724 Possible memory leak in _clnt_vc_create_timed() 4462 clnt_vc_control()/clnt_dg_control() could return RPC_FAILED instead of FALSE | |||||
2014-04-03 | Implemented accept through the old syscall | Igor Pashev | 1 | -0/+1 | |
2014-04-03 | Implemented pipe through the real syscall | Igor Pashev | 1 | -0/+1 | |
2014-04-03 | Backported 4688 getlogin_r shouldn't clobber memory | Igor Pashev | 1 | -0/+1 | |
2014-03-02 | libc 4.3: updated patches | Igor Pashev | 1 | -9/+0 | |
2014-02-16 | Implemented LOG_PERROR - logging to stderr | Igor Pashev | 1 | -0/+1 | |
2014-02-16 | Implemented prioritynames and facilitynames in syslog.h | Igor Pashev | 1 | -0/+1 | |
2014-02-15 | Fixed vhangup: it returns int, not void | Igor Pashev | 1 | -0/+1 | |
2014-02-15 | Define getdomainname and setdomainname in unistd.h | Igor Pashev | 1 | -0/+1 | |
2014-02-12 | Define extern char **environ in unistd.h | Igor Pashev | 1 | -0/+1 | |
2014-02-12 | Added mkostemp() and mkostemps() | Igor Pashev | 1 | -0/+1 | |
2014-02-12 | Added qsort_r() [libc-add-qsort_r.patch] | Igor Pashev | 1 | -0/+1 | |
2014-02-11 | libc (2.10+15) unstable; urgency=medium | Igor Pashev | 1 | -0/+1 | |
* Added libc-printf-q-length-modifier.patch: makes printf("%qx"...) working (for hexdump from bsdmainutils) |