]> git.sur5r.net Git - cc65/history - libsrc/common/Makefile
Replaced missing routine, fixed a bug
[cc65] / libsrc / common / Makefile
2000-10-26 cuzSplitted the atexit module. Minor cleanup in doatexit.
2000-08-11 cpgfsetpos.o fgetpos.o rewind.o fseek.o ftell.o: new objec...
2000-07-22 cuzReplace strdup by an assembler implementation
2000-07-21 cuzRewrite _hadd in assembler (a huge speedup!) and integr...
2000-07-21 cuzReplace malloc() by an assembler version
2000-07-16 cuzReplaced free.c by an assembler version
2000-06-24 cuzSeparated _maperrno and _errno
2000-06-08 cuziscntrl was not mentioned in the Makefile and therefor...
2000-05-28 uzThis commit was generated by cvs2svn to compensate...