about summary refs log tree commit diff
path: root/src/libstd/sys/unix/ext
AgeCommit message (Expand)AuthorLines
2015-10-25std: Stabilize library APIs for 1.5Alex Crichton-4/+6
2015-10-08typos: fix a grabbag of typos all over the placeCristi Cobzarenco-1/+1
2015-09-11std: Stabilize/deprecate features for 1.4Alex Crichton-2/+6
2015-08-18std: Add into_raw_os traits to the OS preludesAlex Crichton-1/+1
2015-08-15std: Add issues to all unstable featuresAlex Crichton-31/+37
2015-08-11Register new snapshotsAlex Crichton-5/+0
2015-08-05Auto merge of #27393 - alexcrichton:no-std-changes, r=brsonbors-0/+2
2015-08-03syntax: Implement #![no_core]Alex Crichton-0/+2
2015-08-01std: Allow to spawn a process as a session leader on UNIXMickaël Salaün-0/+16
2015-07-20std: Add IntoRaw{Fd,Handle,Socket} traitsAlex Crichton-3/+54
2015-07-09Add FileTypeUnix trait to add unix special file typesJesús Espino-1/+23
2015-06-18std: Add FromRaw{Fd,Handle,Socket} to os preludesAlex Crichton-1/+1
2015-06-12Auto merge of #25844 - alexcrichton:stabilize-fs-features, r=aturonbors-51/+81
2015-06-09std: Tweak process raising/lowering implementationsAlex Crichton-23/+5
2015-06-09std: Stabilize a number of new fs featuresAlex Crichton-51/+81
2015-05-29Auto merge of #25494 - alexcrichton:stdio-from-raw, r=aturonbors-1/+48
2015-05-20Fix stability and deprecation markers on soft_link and symlinkBrian Campbell-1/+1
2015-05-16std: Implement lowering and raising for process IOAlex Crichton-1/+48
2015-05-07std: Rename sys::foo2 modules to sys::fooAlex Crichton-9/+9
2015-05-06Stabilize from_raw_osSteven Allen-6/+6
2015-05-04std: Fix {atime,mtime,ctime}_nsec accessorsAlex Crichton-3/+3
2015-04-28std: Implement fs::DirBuilderAlex Crichton-0/+16
2015-04-27std: Expand the area of std::fsAlex Crichton-0/+501