about summary refs log tree commit diff
path: root/src/libstd/linux_os.rs
AgeCommit message (Expand)AuthorLines
2012-01-11rustc: Don't allow empty link_name when nolink attribute is presentBrian Anderson-1/+0
2011-12-19preparing for removing math from stdStefan Plantikow-1/+1
2011-12-16implement #[nolink]; deprecate #[link_name = ""]; note in stdlib to remove em...Graham Fawcett-1/+2
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-0/+1
2011-12-06Establish 'core' library separate from 'std'.Graydon Hoare-0/+145