Commit Graph

8 Commits

Author SHA1 Message Date
Fredrik Fornwall 7f44723565 Silence compiler warnings for ctermid return value 2016-04-29 02:39:29 +02:00
Fredrik Fornwall b29ec8d981 stdio.h: Avoid pulling in complete fcntl.h
This pollutes the namespace and breaks building e.g. python, which
defines a tee() function.
2016-04-11 09:15:57 -04:00
Fredrik Fornwall 2c4c89b3bc stdio.h: Use arc4random() instead of random() 2016-04-11 07:22:10 -04:00
Fredrik Fornwall a4b036426c ndk_patches: Patch stdio.h for a basic tmpfile(3) 2016-04-11 07:11:39 -04:00
Fredrik Fornwall c501b8272d Add back TERMUX_PREFIX in patch 2015-12-24 03:21:22 -05:00
Fredrik Fornwall 9867ff1aca Include <string.h> in <stdio.h> for ctermid() 2015-12-24 03:20:05 -05:00
Francisco Demartino 93b884f130 ndk_patches/stdio.h.patch: add bogus ctermid() 2015-12-24 04:13:53 -03:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00