Package: f2c / 20100827-1

Metadata

Package Version Patches format
f2c 20100827-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0000 prequilt tweaks.patch | (download)

f2c.1t | 126 68 + 58 - 0 !
fc | 18 8 + 10 - 0 !
fc.1 | 134 134 + 0 - 0 !
src/f2c.1t | 126 68 + 58 - 0 !
src/makefile.u | 2 1 + 1 - 0 !
src/sysdep.c | 6 6 + 0 - 0 !
6 files changed, 285 insertions(+), 127 deletions(-)

 0000-prequilt-tweaks


0001 make tweaks.patch | (download)

Makefile | 4 4 + 0 - 0 !
src/f2c.c | 1 1 + 0 - 0 !
src/makefile.u | 7 4 + 3 - 0 !
3 files changed, 9 insertions(+), 3 deletions(-)

 make tweaks

Tweak src/makefile.u: use default rules for .o object files and for
f2c executable.
Create stub f2c.c to allow f2c executable to depend on f2c.o which
allows a default rule for f2c executable.
Supply stub top-level Makefile.

0002 prototype rmdir.patch | (download)

src/sysdep.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 prototype rmdir


0003 struct init braces.patch | (download)

src/intr.c | 278 139 + 139 - 0 !
src/io.c | 18 9 + 9 - 0 !
src/lex.c | 54 27 + 27 - 0 !
3 files changed, 175 insertions(+), 175 deletions(-)

 struct init braces


0004 man dash hyphen slash.patch | (download)

fc.1 | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 man dash hyphen slash


0005 distclean is very clean.patch | (download)

src/makefile.u | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 distclean is very clean