Просмотр исходного кода

note that syscall on mips needs to be fixed

Eric Andersen 22 лет назад
Родитель
Сommit
af897c3930
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      TODO

+ 2 - 0
TODO

@@ -62,6 +62,8 @@ TODO list for the uClibc 1.0.0 release:
     *) Rework the build system Makefile to eliminate recursive make.
     *) Build both pic and non-pic objects where appropriate, so that
 	static libs need not pay the pic size penalty.
+    *) Cleanup/scrub all the Makefile copyright junk
+    *) Fix syscall() on mips
 
 
 TODO list for AFTER the uClibc 1.0.0 release: