]> git.lizzy.rs Git - rust.git/history - src/libstd/sys/unix/thread.rs
Move default stack min size to thread implementations
[rust.git] / src / libstd / sys / unix / thread.rs
2017-09-13 Tobias SchaffnerMove default stack min size to thread implementations
2017-09-08 Sebastian HumendaMove the stack size value for L4Re to the min_stack_siz...
2017-09-08 Tobias SchaffnerAdd modifications needed for L4re in libstd
2017-09-07 Mark SimulacrumRollup merge of #44351 - lu-zero:master, r=nikomatsakis
2017-09-07 Mark SimulacrumRollup merge of #44097 - Xaeroxe:clamp, r=burntsushi
2017-09-04 borsAuto merge of #43067 - pornel:libdeps, r=nrc
2017-09-02 borsAuto merge of #43886 - oli-obk:clippy, r=nrc
2017-09-02 borsAuto merge of #44104 - llogiq:lowercase-lints, r=nikoma...
2017-08-31 borsAuto merge of #43425 - matklad:lambda-restrictions...
2017-08-30 Alex CrichtonRollup merge of #44089 - alexcrichton:trait-proc-macro...
2017-08-30 Alex CrichtonRollup merge of #44044 - mattico:string-splice-return...
2017-08-30 borsAuto merge of #43903 - oli-obk:alignto, r=aturon
2017-08-29 Ariel Ben-YehudaRollup merge of #44117 - frewsxcv:frewsxcv-to-socket...
2017-08-29 Ariel Ben-YehudaRollup merge of #44076 - RalfJung:src, r=alexcrichton
2017-08-29 Ariel Ben-YehudaRollup merge of #43918 - mystor:rustdoc-pound, r=QuietM...
2017-08-29 Ariel Ben-YehudaRollup merge of #43778 - topecongiro:handler-reset...
2017-08-29 Ariel Ben-YehudaRollup merge of #43705 - panicbit:option_ref_mut_cloned...
2017-08-29 borsAuto merge of #43648 - RalfJung:jemalloc-debug, r=alexc...
2017-08-29 borsAuto merge of #44059 - oli-obk:ok_suggestion, r=nikomat...
2017-08-29 borsAuto merge of #44049 - alexcrichton:nounwind-allocators...
2017-08-28 Jeremy Sorensengetting rid of all changes due to this PR thus far...
2017-08-28 borsAuto merge of #44107 - alexcrichton:no-shell-configure...
2017-08-28 John Kåre AlsakerMerge branch 'master' of https://github.com/rust-lang...
2017-08-27 borsAuto merge of #44110 - alexcrichton:docker-init, r...
2017-08-27 borsAuto merge of #44060 - taleks:issue-43205, r=arielb1
2017-08-27 borsAuto merge of #44112 - alexcrichton:thread-join, r...
2017-08-27 Alex Crichtonstd: Handle OS errors when joining threads
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-07-18 Mark SimulacrumRollup merge of #42837 - rthomas:29355-error, r=stevekl...
2017-07-17 borsAuto merge of #43055 - est31:stabilize_float_bits_conv...
2017-07-13 Steve KlabnikRollup merge of #42926 - Havvy:doc-path-ext, r=steveklabnik
2017-07-12 Mark SimulacrumRollup merge of #43100 - ids1024:stat2, r=aturon
2017-07-12 Mark SimulacrumRollup merge of #43098 - alexcrichton:more-proc-macro...
2017-07-12 Mark SimulacrumRollup merge of #43011 - qnighy:unsized-tuple-impls...
2017-07-12 Mark SimulacrumRollup merge of #43000 - estebank:on-unimplemented...
2017-07-12 Mark SimulacrumRollup merge of #42826 - Yorwba:type-mismatch-same...
2017-07-12 Mark SimulacrumRollup merge of #42670 - dns2utf8:panic_return_code...
2017-07-12 borsAuto merge of #43107 - michaelwoerister:less-span-info...
2017-07-11 borsAuto merge of #43116 - alexcrichton:probestack, r=sfackler
2017-07-11 borsAuto merge of #42913 - kennytm:fix-40569-ident-without...
2017-07-10 borsAuto merge of #43109 - pnkfelix:fix-link_args-gate...
2017-07-09 borsAuto merge of #43117 - MJDSys:fix_rustbuild_libdir_2...
2017-07-09 borsAuto merge of #43082 - ids1024:condvar2, r=alexcrichton
2017-07-08 borsAuto merge of #43075 - durka:error-long-link, r=nikomat...
2017-07-08 borsAuto merge of #43019 - kevinmehall:cleanup-errors,...
2017-07-08 borsAuto merge of #42996 - Boreeas:merge-e0609-e0612, r...
2017-07-08 borsAuto merge of #43104 - nbaksalyar:rustbuild-illumos...
2017-07-08 borsAuto merge of #43072 - cuviper:linux-stack-guard, r...
2017-07-07 Josh StoneSkip the main thread's manual stack guard on Linux
2016-11-23 Guillaume GomezRollup merge of #37836 - steveklabnik:remove-incorrect...
2016-11-14 borsAuto merge of #37278 - matklad:lone-lifetime, r=jseyfried
2016-11-12 Eduard-Mihai BurtescuRollup merge of #37190 - QuietMisdreavus:rustdoc-where...
2016-11-09 Eduard-Mihai BurtescuRollup merge of #37428 - estebank:generic-type-error...
2016-11-09 borsAuto merge of #36520 - estebank:dataless-enum, r=brson
2016-11-08 Steve KlabnikRollup merge of #35102 - steveklabnik:ref_warning,...
2016-11-08 borsAuto merge of #37192 - cristicbz:rust-rc-into-raw,...
2016-11-07 borsAuto merge of #36365 - matthew-piziak:silent-overflow...
2016-11-06 borsAuto merge of #37386 - johnthagen:Self-reference-exampl...
2016-11-05 Alex CrichtonRollup merge of #37585 - leodasvacas:change_into_to_fro...
2016-11-05 Alex CrichtonRollup merge of #37470 - arthurprs:sip-smaller, r=alexc...
2016-11-05 Alex CrichtonRollup merge of #37422 - bluss:wrapping-offset, r=alexc...
2016-11-05 borsAuto merge of #37470 - arthurprs:sip-smaller, r=alexcri...
2016-11-05 borsAuto merge of #37422 - bluss:wrapping-offset, r=alexcri...
2016-11-04 Alex CrichtonRollup merge of #37317 - brson:relnotes, r=brson
2016-11-04 Alex CrichtonRollup merge of #37255 - mbrubeck:doc-edit, r=steveklabnik
2016-11-04 borsAuto merge of #37356 - cristicbz:wrapsum, r=alexcrichton
2016-11-04 borsAuto merge of #37306 - bluss:trusted-len, r=alexcrichton
2016-11-02 Jonathan TurnerRollup merge of #37351 - Amanieu:consume, r=alexcrichton
2016-11-02 borsAuto merge of #36131 - Florob:entry_typeck, r=eddyb
2016-11-01 Guillaume GomezRollup merge of #37316 - ollie27:docs_links, r=Guillaum...
2016-11-01 Guillaume GomezRollup merge of #37059 - jfirebaugh:unused-RangeExpress...
2016-11-01 Guillaume GomezRollup merge of #36849 - diwic:69-fromutf8-doc, r=alexc...
2016-11-01 Marcin FatygaMerge branch 'master' of https://github.com/rust-lang...
2016-11-01 borsAuto merge of #37332 - nikomatsakis:incr-comp-benchmark...
2016-11-01 borsAuto merge of #37299 - devonhollowood:result-unwrap...
2016-11-01 borsAuto merge of #37178 - apasel422:issue-37136, r=alexcri...
2016-11-01 borsAuto merge of #36595 - bluss:hashmap-usize-for-hash...
2016-10-31 borsAuto merge of #37191 - zackmdavis:we_heard_you_the_firs...
2016-10-29 borsAuto merge of #37389 - cramertj:cramertj/fn-item-to...
2016-10-29 borsAuto merge of #37385 - raphlinus:fuchsia_random, r...
2016-10-29 borsAuto merge of #37373 - nnethercote:html5ever-more-more...
2016-10-28 borsAuto merge of #37367 - jseyfried:import_crate_root...
2016-10-28 Guillaume GomezRollup merge of #37343 - bluss:write-doc, r=GuillaumeGomez
2016-10-28 borsAuto merge of #37212 - srinivasreddy:libcollectionstest...
2016-10-26 Guillaume GomezRollup merge of #37396 - mikhail-m1:e0221, r=jonathandt...
2016-10-26 Guillaume GomezRollup merge of #37394 - cramertj:cramertj/unused-impor...
2016-10-26 Guillaume GomezRollup merge of #37144 - eulerdisk:fix_37126, r=nrc
2016-10-26 borsAuto merge of #37315 - bluss:fold-more, r=alexcrichton
2016-10-26 borsAuto merge of #37312 - arthurprs:sip-smaller, r=alexcri...
2016-10-26 borsAuto merge of #37270 - Mark-Simulacrum:smallvec-optimiz...
2016-10-26 borsAuto merge of #36421 - TimNN:check-abis, r=alexcrichton
2016-10-25 borsAuto merge of #37111 - TimNN:sized-enums, r=nikomatsakis
2016-10-25 borsAuto merge of #37360 - jseyfried:fix_label_scope, r=nrc
2016-10-25 borsAuto merge of #37292 - jseyfried:import_macros_in_resol...
2016-10-24 borsAuto merge of #37382 - jonathandturner:rollup, r=jonath...
2016-10-24 borsAuto merge of #37313 - raphlinus:fuchsia, r=alexcrichton
2016-10-22 Raph LevienFix tidy warning
2016-10-22 Raph LevienAdd Fuchsia support
2016-10-21 Guillaume GomezRollup merge of #37043 - GuillaumeGomez:vec_urls, r...
2016-10-18 borsAuto merge of #36969 - nnethercote:rename-Parser-fields...
next