Commit Graph

7 Commits

Author SHA1 Message Date
jD91mZM2 a7cc95cd90 Comment out #[no_mangle] on unimplemented functions
This stops configure scripts from identifying them as valid
2018-07-12 21:39:53 +02:00
jD91mZM2 985a83ee69 Use style = Tag everywhere possible 2018-07-06 17:02:23 +02:00
Jeremy Soller 543526cb85 Move crt0 and platform into src folder
Add cargo fmt script
2018-03-06 19:55:11 -07:00
Dan Robertson 846e495944 Get rustfmt passing on core relibc code
- Add a rustfmt config
 - Get the current code passing the formatter
2018-03-07 01:52:50 +00:00
Paul Sajna 25b9ac206b remove timedwait 2018-03-04 07:50:49 -08:00
Paul Sajna 0a245a386e comment out sem_open 2018-03-04 07:34:27 -08:00
Paul Sajna 2e1d29203d build semaphore header 2018-03-04 06:43:41 -08:00