about summary refs log tree commit diff
path: root/src/etc/libc.c
AgeCommit message (Collapse)AuthorLines
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2012-03-12Libc/os/run/rand/io reorganization. Close #1373. Close #1638.Graydon Hoare-3/+3
- Move io, run and rand to core. - Remove incorrect ctypes module (use libc). - Remove os-specific modules for os and fs. - Split fs between core::path and core::os.
2012-03-09Add a couple more missing pieces to libc and os.Graydon Hoare-0/+6
2012-03-02First cut at consolidated core::os module built on core::libc.Graydon Hoare-0/+3
2012-02-27Add libc module to libcore and utility file to help generate it.Graydon Hoare-0/+237