]> Zhao Yanbai Git Server - minix.git/commit
Llvm-inspired code cleanup.
authorKees van Reeuwijk <reeuwijk@few.vu.nl>
Sun, 4 Jul 2010 23:01:32 +0000 (23:01 +0000)
committerKees van Reeuwijk <reeuwijk@few.vu.nl>
Sun, 4 Jul 2010 23:01:32 +0000 (23:01 +0000)
commit9fd2d72ce891005d7f923a28cf167e0da3529902
treed0b6c1a1eebb54e02fa706837d5dee9f99e1a2e4
parent01fcee7d71d1c7a15f90c672a0191d95d83c02fe
Llvm-inspired code cleanup.
27 files changed:
commands/aal/arch.h
commands/aal/archiver.c
commands/aal/archiver.h [new file with mode: 0644]
commands/aal/format.c
commands/aal/format.h [new file with mode: 0644]
commands/aal/long2str.c
commands/aal/print.c
commands/aal/print.h [new file with mode: 0644]
commands/aal/ranlib.h
commands/aal/rd.c
commands/aal/rd.h [new file with mode: 0644]
commands/aal/rd_arhdr.c
commands/aal/rd_bytes.c
commands/aal/rd_bytes.h [new file with mode: 0644]
commands/aal/rd_unsig2.c
commands/aal/sprint.c
commands/aal/system.h
commands/aal/wr_arhdr.c
commands/aal/wr_bytes.c
commands/aal/wr_bytes.h [new file with mode: 0644]
commands/aal/wr_int2.c
commands/aal/wr_int2.h [new file with mode: 0644]
commands/aal/wr_long.c
commands/aal/wr_long.h [new file with mode: 0644]
commands/aal/wr_ranlib.c
commands/aal/write.c
commands/aal/write.h [new file with mode: 0644]