Debian Patches
Status for csh/20240808-3
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 publib needed for xfree,xrealloc | Matej Vela <vela@debian.org> | not-needed | 2023-08-28 | ||
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 | |
13_fix_arithmetic_precedence.diff | Fix arithmetic precedence for consecutive ADDOP or MULOP | Gilles Filippini <pini@debian.org> | no | debian | ||
14_makefile.patch | no | |||||
15_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 | ||
16_missing_tiocstat.diff | no | |||||
17_no_pledge.diff | no | |||||
18_g++-14.diff | Fix FTBFS with g++-14 (no implicit declarations) | Alastair McKinstry <mckinstry@debian.org> | not-needed | |||
19_std23.diff | Use stdbool now that gcc-15 uses std=c23 | Alastair McKinstry <mckinstry@debian.org> | no |
All known versions for source package 'csh'
- 20240808-3 (sid)
- 20240808-2 (trixie, forky)
- 20110502-7 (bookworm)