aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7fb10ac..2819707 100644
--- a/TODO
+++ b/TODO
@@ -4,6 +4,7 @@ get rid of "base." kludge
4make sure sock_gethostname.* only return success if the hp is not 4make sure sock_gethostname.* only return success if the hp is not
5null! 5null!
6change 'l' prefix in C libraries to 'l-something'... 6change 'l' prefix in C libraries to 'l-something'...
7 don't forget the declarations in luasocket.h and mime.h!!!
7leave code for losers that don't have nanosleep 8leave code for losers that don't have nanosleep
8 9
9"foo.bar.baz" previously had to provide luaopen_foobarbaz() and now 10"foo.bar.baz" previously had to provide luaopen_foobarbaz() and now