Debian Patches
Status for symlinks/1.4-5
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Makefile.diff | Honor standard compiler flags On Debian systems, they are obtained from dpkg-buildflags. | Sven Joachim <svenjoac@gmx.de> | no | 2011-11-28 | ||
manpage.diff | Fix section of the symlinks manpage | Sven Joachim <svenjoac@gmx.de> | no | |||
largefile.diff | Fix warning on large files On files > 2GB on 32-bit systems, symlinks would print annyoing error messages "Value too large for defined data type". |
Eduard Bloch <edi@gmx.de> | no | debian | ||
get_current_dir_name.diff | Fix incorrect shortening in some cases If the path "symlinks" operates on contains itself a symlink, symlinks would be shortened incorrectly. We solve the problem by building with _D_GNU_SOURCE and using the glibc extension get_current_dir_name() instead of getcwd(). |
Sven Joachim <svenjoac@gmx.de> | no | debian | 2011-11-28 | |
fix_symlink_to_root_dotdot | =================================================================== | no |