about summary refs log tree commit diff
path: root/src/libstd/freebsd_os.rs
AgeCommit message (Expand)AuthorLines
2012-03-12Libc/os/run/rand/io reorganization. Close #1373. Close #1638.Graydon Hoare-160/+0
2012-03-02std: add a fs::remove_file function.Erick Tryzelaar-0/+1
2012-02-07Make process-spawning take environments and working directories, remove procs...Graydon Hoare-0/+2
2012-02-01Remove native types from stdlibMarijn Haverbeke-11/+13
2012-01-31Change option::t to optionTim Chevalier-1/+1
2012-01-25Replacing str::unsafe_from_bytes with str::from_bytes (part 1)Kevin Cantu-1/+2
2012-01-21issue #1352: change param order on vec::init_elt, putting block in final posi...Graham Fawcett-1/+1
2012-01-11rustc: Don't allow empty link_name when nolink attribute is presentBrian Anderson-1/+0
2012-01-01freebsd supportUser Jyyou-0/+155