Skip to content
Snippets Groups Projects
Commit d8a70464 authored by bors's avatar bors Committed by GitHub
Browse files

Auto merge of #404 - philippkeller:master, r=alexcrichton

add time, localtime

time, localtime and strftime are all in POSIX.1 and should IMO all be part of `libc`.

I [tested the bindings](https://github.com/philippkeller/apue-rust/blob/master/src/bin/f06-11-strftime.rs) - works fine on OSX and linux.

And: I added the netbsd aliases based on `time.h` of netbsd
parents 836cda98 377ee730
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment