History log of /relibc/fmt.sh (Results 1 – 7 of 7)
Revision Date Author Comments
# 70eda382 27-Aug-2018 Jeremy Soller <jackpot51@gmail.com>

Merge branch 'pal' into 'master'

Intense refactor

See merge request redox-os/relibc!159


# bab4e289 27-Aug-2018 Jeremy Soller <jeremy@system76.com>

Format


# da664d49 03-Jul-2018 Tom Almeida <tommoa256@gmail.com>

Merged relibc with branch


# 17778ba1 02-Jul-2018 jD91mZM2 <me@krake.one>

Remove missing rustfmt.toml options


# d0c9c46f 09-Mar-2018 Jeremy Soller <jackpot51@gmail.com>

Merge pull request #38 from MggMuggins/master

ctype: tests and reorganize


# 6ced871d 09-Mar-2018 MggMuggins <mggmugginsmc@gmail.com>

ctype: tests and reorganize

Wrote tests for the functions implemented in 40558b2 and maybe made that
test a little more comprehensible.

Also made sure that fmt.sh and test.sh were being executed by

ctype: tests and reorganize

Wrote tests for the functions implemented in 40558b2 and maybe made that
test a little more comprehensible.

Also made sure that fmt.sh and test.sh were being executed by bash all
the time (compatibility with other shells).

show more ...


# 543526cb 07-Mar-2018 Jeremy Soller <jackpot51@gmail.com>

Move crt0 and platform into src folder
Add cargo fmt script