Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-make-execl-calls-64-bit-clean.patch | make execl calls 64 bit clean execl/execlp expects a 0 pointer as last argument. Giving it only 0 causes a 0 int (32 bit) as variable argument, while pointers are 64 bit on 64 bit architectures. |
Bernhard R. Link <brlink@debian.org> | no | 2010-01-03 | ||
0002-fix-some-const-char-issues.patch | fix some const char issues | Bernhard R. Link <brlink@debian.org> | no | 2010-01-03 | ||
0003-Do-not-set-CONFIG_NEW_WINDOW_COMMAND-if-already-defi.patch | Do not set CONFIG_NEW_WINDOW_COMMAND if already defined. | Bernhard R. Link <brlink@debian.org> | no | 2010-01-03 | ||
0004-use-INCS-when-compiling-LDFLAGS-when-linking.patch | use INCS when compiling LDFLAGS when linking | Bernhard R. Link <brlink@debian.org> | no | 2010-01-03 | ||
0005-don-t-do-freebsd-specially-to-avoid-problems-with-D.patch | don't do freebsd specially, to avoid problems with Debian kfreebsd | Bernhard R. Link <brlink@debian.org> | no | 2010-01-03 |