Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01_gnu_source.diff | Define _GNU_SOURCE to enable BSD and GNU features =================================================================== |
Matej Vela <vela@debian.org> | not-needed | 2011-05-13 | ||
02_libbsd.diff | Use libbsd for strlcpy, vis =================================================================== |
Matej Vela <vela@debian.org> | not-needed | 2011-07-05 | ||
03_maxpathlen.diff | Define MAXPATHLEN if missing (e.g. on the Hurd) =================================================================== |
Matej Vela <vela@debian.org> | not-needed | debian | 2011-05-13 | |
04_fpurge.diff | Replace BSD-specific fpurge with GNU-specific __fpurge =================================================================== |
Matej Vela <vela@debian.org> | not-needed | 2011-05-13 | ||
05_fhs_pathnames.diff | Adjust pathnames for FHS =================================================================== |
Matej Vela <vela@debian.org> | not-needed | 2011-05-13 | ||
06_time_h_for_time_t.diff | Include <time.h> for time_t etc. =================================================================== |
Matej Vela <vela@debian.org> | not-needed | 2011-07-05 | ||
07_funopen.diff | Replace BSD-specific funopen with GNU-specific fopencookie =================================================================== |
Matej Vela <vela@debian.org> | not-needed | 2011-05-13 | ||
08_glob.diff | Adjust for differences between BSD and GNU glob See detailed code comments. =================================================================== |
Matej Vela <vela@debian.org> | not-needed | debian | 2011-05-13 | |
09_sys_signame.diff | Replace BSD-specific sys_signame with GNU-specific strsignal =================================================================== |
Lukas Märdian <slyon@ubuntu.com> | not-needed | 2021-04-23 | ||
10_groff_no_sgr.diff | Enable GROFF_NO_SGR for traditional (non-ANSI) escape sequences =================================================================== |
Matej Vela <vela@debian.org> | not-needed | 2011-05-13 | ||
11_groff_schar.diff | Make footnote marks legible in csh.txt Symptoms: . csh.2:296: warning: can't find special character `dg' csh.2:542: warning: can't find special character `dd' =================================================================== |
Matej Vela <vela@debian.org> | yes | upstream | 2011-05-13 | |
12_glibc_union_wait.diff | no | |||||
13_fix_arithmetic_precedence.diff | Fix arithmetic precedence for consecutive ADDOP or MULOP=================================================================== | Gilles Filippini <pini@debian.org> | no | debian | ||
pointer_deref_comparison.patch | not-needed | |||||
glibc-strsignal.diff | Use strsignal() in favor of sys_siglist[] The sys_siglist, _sys_siglist and sys_sigabbrev arrays have been deprecated. All programs should use strsignal() instead. . |
Lukas Märdian <slyon@ubuntu.com> | no | 2021-04-23 |