about summary refs log tree commit diff
path: root/src/liblibc
AgeCommit message (Expand)AuthorLines
2015-03-03libc: Move features behind a cfg_attr gateAlex Crichton-6/+3
2015-03-01unbreak dragonfly build after nacl integrationSébastien Marie-1/+0
2015-02-25unbreak openbsd after nacl intergrationSébastien Marie-1/+0
2015-02-21Add cfgs to `liblibc` for NaCl targets.Richard Diamond-238/+241
2015-02-21Auto merge of #21959 - dhuseby:bitrig-support, r=brsonbors-80/+92
2015-02-18Remove `i`, `is`, `u`, or `us` suffixes that are not necessary.Niko Matsakis-1/+1
2015-02-18 Manual merge of #22475 - alexcrichton:rollup, r=alexcrichtonHuon Wilson-7/+0
2015-02-17Register new snapshotsAlex Crichton-7/+0
2015-02-17Auto merge of #21774 - ejjeong:enable-test-for-android, r=alexcrichtonbors-0/+1
2015-02-12Updated darwin typesValerii Hiora-11/+15
2015-02-11Even more test fixesAlex Crichton-1/+2
2015-02-11fixing the macos defines...i picked the wrong one during a merge earlier.Dave Huseby-107/+115
2015-02-11removing unusused timespec importDave Huseby-1/+0
2015-02-11oops, fixing incorrect _SC_ATEXIT_MAX valueDave Huseby-1/+1
2015-02-11fixing PR review commentsDave Huseby-408/+9
2015-02-11bitrig integrationDave Huseby-17/+421
2015-02-10Test fixes and rebase conflictsAlex Crichton-1/+1
2015-02-10Fix aarch64 test issues (same level to arm32)Eunji Jeong-0/+1
2015-02-09int/uint => isize/usize in liblibc/liballoc/libarenawe-3/+2
2015-02-07Feature-gate #![no_std]Keegan McAllister-0/+1
2015-02-07Don't use std:: paths in syntax extensions when compiling a #![no_std] crateKeegan McAllister-1/+2
2015-02-03Switch missing_copy_implementations to default-allowSteven Fackler-5/+0
2015-02-03Auto merge of #21613 - alfie:suffix-small, r=alexcrichtonbors-1/+1
2015-02-02More deprecating of i/u suffixesAlfie John-1/+1
2015-02-01openbsd: remove unused openbsd codeSébastien Marie-3/+0
2015-02-01openbsd: break lines too longSébastien Marie-2/+4
2015-02-01openbsd supportSébastien Marie-8/+642
2015-01-30Test fixes and rebase conflictsAlex Crichton-1/+1
2015-01-29Rollup merge of #21640 - retep998:rmdir, r=alexcrichtonManish Goregaokar-0/+1
2015-01-25wrmdir -> RemoveDirectoryWPeter Atashian-0/+1
2015-01-25Merge remote-tracking branch 'rust-lang/master'Brian Anderson-14/+14
2015-01-23Deprecated attributes don't take 'feature' names and are paired with stable/u...Brian Anderson-0/+1
2015-01-23Set unstable feature names appropriatelyBrian Anderson-3/+2
2015-01-22Rollup merge of #21500 - richo:power-fixups, r=alexcrichtonSteve Klabnik-12/+12
2015-01-22Put #[staged_api] behind the 'staged_api' gateBrian Anderson-0/+1
2015-01-21powerpc: Fix liblibcRicho Healey-12/+12
2015-01-21Remove 'since' from unstable attributesBrian Anderson-1/+1
2015-01-21Tie stability attributes to feature gatesBrian Anderson-2/+2
2015-01-21Add 'feature' and 'since' to stability attributesBrian Anderson-1/+2
2015-01-21rollup merge of #21414: ejjeong/aarch64-linux-androidAlex Crichton-2/+2
2015-01-20Initial support for aarch64-linux-androidEunji Jeong-2/+2
2015-01-19Fix HMODULEPeter Atashian-1/+2
2015-01-19Auto merge of #21267 - danslapman:master, r=alexcrichtonbors-4/+4
2015-01-17Set allow(unstable) in crates that use unstable featuresBrian Anderson-0/+1
2015-01-17Add note about libc::exit's unsafety.Steve Klabnik-0/+21
2015-01-17Fixes `join_multicast` on Windows #20381Daniil Smirnov-4/+4
2015-01-11powerpc: definition support for libcRicho Healey-7/+18
2015-01-09Merge pull request #20699 from vhbit/ios-archsbors-1/+1
2015-01-09iOS: preliminary 64-bit archs supportValerii Hiora-1/+1
2015-01-08rollup merge of #20754: nikomatsakis/int-featureAlex Crichton-0/+1