Commit Graph

45 Commits

Author SHA1 Message Date
ba50776c90 newlib: add umask, chmod and fchmodat 2017-09-06 23:03:27 +02:00
39de8b3851 mksh: no need for MKSH_NO_SIGSETJMP 2017-09-04 00:01:03 +02:00
c67d96c262 newlib: add readlink and readlinkat 2017-09-03 23:58:59 +02:00
7e7d05ccc3 newlib: lstat, dup, dup2, getrusage and setjmp/longjmp 2017-09-03 22:28:50 +02:00
9aabccdc3c mksh: fix submodule path 2017-09-01 01:07:26 +02:00
1bd4718a1b coverity: try to disable coverity scan for newlib 2017-09-01 00:50:43 +02:00
4a2ba8e03f start port of MirBSD Korn Shell 2017-09-01 00:45:54 +02:00
c43299605e newlib: add chmod functions (just calling libposix) 2017-08-31 01:35:35 +02:00
83eeb61e84 newlib: add access(2) 2017-08-28 21:56:27 +02:00
a623ffe52b newlib: initialize timeval and timezone reader for libposix 2017-08-25 23:29:59 +02:00
fbf1f21d60 newlib: fix open_translator 2017-08-24 00:12:58 +02:00
b34ddb3697 newlib.sh: print done when done 2017-08-23 05:31:00 +02:00
0141280485 newlib: define mkdir, chdir and fchdir 2017-08-23 05:17:41 +02:00
7cd782136f newlib: handle POSIX_chmod and POSIX_fchmod in default_error_translator 2017-08-23 01:08:22 +02:00
12f1413af2 newlib: introduce libposix_getdents machinery 2017-08-22 01:44:46 +02:00
53fd6ebf5a newlib: several additions (posix and unix plus getcwd, getlogin, getlogin_r, getpass, pread and pwrite) 2017-08-21 00:18:23 +02:00
f80be5ce86 newlib: first try to enable posix (BROKEN) 2017-08-18 01:17:35 +02:00
891cb93422 newlib: import upstream changes 2017-08-17 23:19:52 +02:00
5e8c6708a6 newlib: update 2017-07-19 00:50:37 +02:00
f0ca2e4d51 travis-ci: fix dotter, again 2017-05-18 22:46:08 +02:00
86d0b03316 travis-ci: fix dotters 2017-05-18 19:11:33 +02:00
5e6f606295 travis-ci: hide GCC & newlib output on success 2017-05-18 03:56:56 +02:00
da775be6fd newlib: fix usleep; signal improvements 2017-05-18 01:25:09 +02:00
12d3dc40bc newlib: fix kill and signal trampoline 2017-05-03 23:36:55 +02:00
8af8a05998 newlib: implement sleep and pipe 2017-04-30 17:01:13 +02:00
810f149dbd newlib: fix open_translator 2017-04-28 23:08:25 +02:00
6933d912cf newlib: use upstream print functions with -O0 and --disable-newlib-fvwrite-in-streamio 2017-04-27 23:50:05 +02:00
bc1847a444 newlib: use -O0 and --disable-newlib-fvwrite-in-streamio 2017-04-27 23:37:41 +02:00
cd087cebd1 newlib: enable multibyte support 2017-04-23 22:38:21 +02:00
fc63a34c55 coverity-scan.sh: set CPATH to workaround cross-compiling issues 2017-04-23 14:03:18 +02:00
7771a83f18 newlib: set CPATH for coverity too 2017-04-23 13:35:01 +02:00
4d58700318 continuous-build.sh: set CPATH to workaround cross-compiling issues 2017-04-22 18:57:05 +02:00
b84ab5b731 newlib: fix typo 2017-04-22 18:29:48 +02:00
065a42c61a newlib: set CPATH to cross compiler's includes 2017-04-22 18:25:06 +02:00
c5b3f320fa newlib: travis-ci madness... why? why? 2017-04-22 18:06:08 +02:00
0f5de04207 newlib: travis-ci madness... why? 2017-04-22 18:04:56 +02:00
b8d535da58 newlib: travis-ci madness 2017-04-22 17:45:40 +02:00
0e734fcf74 newlib: fix host configuration 2017-04-22 14:34:33 +02:00
729aef71c2 newlib: specify build and host to configure 2017-04-22 14:26:51 +02:00
9d09c4d45e newlib: fix shell script 2017-04-22 13:59:42 +02:00
dc177db311 newlib: print config.log on build error 2017-04-22 12:05:27 +02:00
40111101ec newlib: getppid 2017-04-22 00:42:13 +02:00
2872875ca9 newlib: better installation; $NEWLIB_OPTIMIZATION drives gcc -O flags 2017-04-21 23:52:18 +02:00
cf1572487e newlib.sh: build and installs 2017-04-20 00:53:47 +02:00
b07c09e087 newlib: setup newlib sources 2017-04-19 23:08:16 +02:00