Commit Graph

36 Commits

Author SHA1 Message Date
Alex Crichton
351df2ddef Bump to 0.2.16 2016-09-08 15:01:24 -07:00
Alex Crichton
6c18f30543 Bump to 0.2.15 2016-08-04 08:19:48 -07:00
Alex Crichton
1f946a018a Bump to 0.2.14 2016-07-11 09:04:28 -07:00
Alex Crichton
760dd0b6dc Bump to 0.2.13 2016-06-28 10:02:55 -07:00
Alex Crichton
91c5dbf579 Bump to 0.2.12 2016-06-10 05:19:19 -07:00
Alex Crichton
959c6ab21b Bump to 0.2.11 2016-05-03 09:39:11 -07:00
Alex Crichton
b302bed9d2 Bump to 0.2.10 2016-04-12 11:09:00 -07:00
Alex Crichton
3de1107244 Bump to 0.2.9 2016-03-30 17:40:32 -07:00
Alex Crichton
7426d35119 Bump to 0.2.8 2016-03-07 13:11:58 -08:00
Alex Crichton
6d46b6fa5f Add a default-on "use_std" feature
This adds a `use_std` Cargo feature which disables `#![no_std]` builds of libc,
but is enabled by default. The library will currently continue to link to the
standard library to maintain backwards compatibility with the 0.2 series and
older Rust compilers for now, but this default can possible be changed in the
future.
2016-02-10 17:21:21 -08:00
Alex Crichton
87e6c65c74 Bump to 0.2.7 2016-02-09 13:26:02 -08:00
Alex Crichton
381be4bcb0 Bump to 0.2.6 2016-01-26 16:02:21 -08:00
Alex Crichton
2abaf33ed0 Bump to 0.2.5 2016-01-21 09:53:49 -08:00
Alex Crichton
ff38c3a121 Bump to 0.2.4 2015-12-17 14:44:50 -08:00
Alex Crichton
79d989996b Bump to 0.2.3 2015-12-16 11:46:54 -08:00
Alex Crichton
f70787b344 Bump to 0.2.2 2015-11-10 09:08:32 -08:00
Alex Crichton
c003614b61 Bump to 0.2.1 2015-11-04 17:46:48 -08:00
Alex Crichton
57ba1fa360 Bump to 0.2.0 2015-11-03 13:23:16 -08:00
Alex Crichton
a9a9c70fe6 Merge remote-tracking branch 'origin/master'
Conflicts:
	rust
2015-10-29 12:10:41 -07:00
Alex Crichton
452cee5093 Bump to 0.1.12 2015-10-28 14:22:36 -07:00
Alex Crichton
d64e480e27 Bump to 0.1.11 2015-10-19 13:50:27 -07:00
Alex Crichton
2c57e36e12 Move linkage to specific modules 2015-09-15 17:30:53 -07:00
Alex Crichton
dafaca90f0 Initial import of liblibc 2015-09-09 21:50:47 -07:00
Alex Crichton
473c10cc1c Bump to 0.1.10
Closes #15
2015-08-15 13:27:26 -07:00
Alex Crichton
dec6944bb1 Bump to 0.1.9, update Rust 2015-07-11 13:50:36 -07:00
Alex Crichton
916642f0b5 Update rust and bump to 0.1.8
Closes #11
2015-05-17 12:44:59 -07:00
Ms2ger
2bafa7a3b3 Bump to 0.1.7 2015-05-07 09:33:40 +02:00
Alex Crichton
5e20a3f623 Bump to 0.1.6 2015-04-07 10:10:05 -07:00
Alex Crichton
57a097bc77 Bump to 0.1.5 2015-04-02 18:00:19 -07:00
Alex Crichton
7db6ae5a75 Bump to 0.1.4 2015-03-28 10:50:57 -07:00
Alex Crichton
0b10c08e39 Revert "IBump to 0.1.4"
This reverts commit e7f051dd33.
2015-03-27 21:56:55 -07:00
Alex Crichton
e7f051dd33 IBump to 0.1.4 2015-03-27 21:53:22 -07:00
Alex Crichton
f47a198a5c Bump to 0.1.3 2015-03-12 14:09:13 -07:00
Huon Wilson
36bf3c62fb Bump to 0.1.2. 2015-02-09 01:03:28 +11:00
Alex Crichton
c130d3b784 Update rust liblibc 2015-01-29 08:47:08 -08:00
Alex Crichton
68fe98bde2 Initial commit 2015-01-13 08:22:00 -08:00