summaryrefslogtreecommitdiff
path: root/src/sys/utsname.rs
AgeCommit message (Expand)Author
2015-04-03'derive(Copy)' needs Clone nowFlorian Hartwig
2015-02-20Fix a null bug in uname bindingCarl Lerche
2015-02-20Use new ffi:CStr instead of c_str_to_bytes_with_nulSebastian Lauwers
2015-01-13changed uint and int to usize and isize respectivelyRick Richardson
2015-01-07more cstr falloutRick Richardson
2015-01-04Fix a few remaining deprecation noticesCarl Lerche
2015-01-02Track rust masterValerii Hiora
2014-12-10Fallout of Copy becoming opt-in.Victor Berger
2014-10-10Update static->constTilde Engineering
2014-10-08Bind x86 linuxTilde Engineering
2014-08-25Tweaks + fix accept4Carl Lerche
2014-08-20Start binding DarwinCarl Lerche
2014-08-17Add unameCarl Lerche