- Oct 29, 2019
-
-
Aaron Hill authored
Co-Authored-By:
gnzlbg <gnzlbg@users.noreply.github.com>
-
- Oct 28, 2019
-
-
Aaron Hill authored
Add a new feature to enable this, since `const extern fn` support is unstable
-
- Oct 16, 2019
-
-
Nicolas Mattia authored
-
Nicolas Mattia authored
-
- Oct 15, 2019
-
-
Garrett Squire authored
-
Stefano Probst authored
-
- Oct 13, 2019
- Oct 11, 2019
-
-
BaoshanPang authored
-
- Oct 09, 2019
-
-
BaoshanPang authored
adding PATH_MAX use type c_int for _PARM_NAME_MAX and _PARM_PATH_MAX
-
- Oct 06, 2019
-
-
Edward Shin authored
-
- Oct 04, 2019
-
-
Niels Sascha Reedijk authored
-
- Sep 27, 2019
-
-
Murarth authored
-
- Sep 26, 2019
-
-
Baoshan Pang authored
-
Baoshan Pang authored
-
- Sep 25, 2019
- Sep 24, 2019
-
-
Baoshan Pang authored
-
Baoshan Pang authored
-
- Sep 23, 2019
-
-
Baoshan Pang authored
-
Baoshan Pang authored
-
Baoshan Pang authored
-
- Sep 20, 2019
-
-
Salim Nasser authored
-
gnzlbg authored
-
Artyom Pavlov authored
-
Artyom Pavlov authored
-
Artyom Pavlov authored
-
- Sep 18, 2019
-
-
Philipp Gesang authored
It's *msg_prio* in both manpages and posix.
-
- Sep 17, 2019
-
-
Baoshan Pang authored
defining uintptr_t = usize and intptr_t/ptrdiff_t = isize, and using uintptr_t to define size_t, and intptr_t to define ssize_t.
-
- Sep 16, 2019
-
-
Baoshan Pang authored
2. implement Debug for big size array 3. remove code related to epoll 4. use 'pub enum' for _Vx_semaphore
-
gnzlbg authored
This adds libc-test support for Freebsd10 and a CI build job that tests FreeBSD10 with LIBC_CI only.
-
Magnus Ulimoen authored
-
- Sep 14, 2019
-
-
Baoshan Pang authored
-