Commit Graph

  • b5e09ec9f0 allow 32 devices devkitARM Dave Murphy 2018-11-16 15:27:52 +00:00
  • d8627be26a set d_type for readdir_r too devkitA64 Dave Murphy 2018-07-15 15:54:53 +01:00
  • e829e3e986 add _DIRENT_HAVE_D_TYPE Dave Murphy 2018-07-15 14:34:53 +01:00
  • 67ecf4bb12 move DIR_ITER to dirent.h Dave Murphy 2018-07-14 22:06:40 +01:00
  • 322ede2dbd avoid iosupport.h in dirent.h Dave Murphy 2018-07-08 23:20:14 +01:00
  • 7edee1a150 remove spurious trailing / from cwd Dave Murphy 2018-07-08 23:15:11 +01:00
  • 774e95cd62 avoid iosupport.h in dirent.h devkitPPC Dave Murphy 2018-07-02 22:01:17 +01:00
  • 67d372c02d add scandir Dave Murphy 2018-06-07 01:24:12 +01:00
  • 3b1df6ad8f add scandir Dave Murphy 2018-06-07 01:24:12 +01:00
  • db6327328c add scandir Dave Murphy 2018-06-07 01:24:12 +01:00
  • b4c56675d8 use memalign for aligned_alloc Dave Murphy 2018-06-06 02:22:44 +01:00
  • ef7f1c635e use memalign for aligned_alloc Dave Murphy 2018-06-06 02:22:44 +01:00
  • a944cae40b use memalign for aligned_alloc Dave Murphy 2018-06-06 02:22:44 +01:00
  • 9f57d6bad0 add utime Dave Murphy 2018-06-04 15:34:36 +00:00
  • 1fced88b9a add lstat Dave Murphy 2018-06-04 14:47:47 +01:00
  • 3828f9fd9d Implement nanosleep, usleep, sleep. James Benton 2018-05-28 09:03:44 +01:00
  • efbd34f389 fix clock_settime Dave Murphy 2018-05-31 20:50:28 +01:00
  • bdc2df2996 add clock functions Dave Murphy 2018-02-22 18:56:32 +00:00
  • ea448f368d enable clock features Dave Murphy 2018-02-27 16:04:56 +00:00
  • bbb25128a3 add utime Dave Murphy 2018-06-04 15:34:36 +00:00
  • d2de12876a add lstat Dave Murphy 2018-06-04 14:47:47 +01:00
  • ec39af1ddc add utime Dave Murphy 2018-06-04 15:34:36 +00:00
  • e20f576188 add lstat Dave Murphy 2018-06-04 14:47:47 +01:00
  • 2a1c96e750 Implement nanosleep, usleep, sleep. James Benton 2018-05-28 09:03:44 +01:00
  • 103d1d345a fix clock_settime Dave Murphy 2018-05-31 20:50:28 +01:00
  • 44eb11e580 revert fseek/ftell hackery Dave Murphy 2018-05-31 20:49:54 +01:00
  • ec5cc9cf19 revert ftell/fseek hackery Dave Murphy 2018-05-31 14:14:21 +01:00
  • 8162a4f51c fix settime Dave Murphy 2018-05-28 11:20:01 +01:00
  • eb5b8602f1 Merge pull request #6 from exjam/devkitPPC_r31 Dave Murphy 2018-05-28 10:28:08 +01:00
  • 0cfb928bcc Implement nanosleep, usleep, sleep. James Benton 2018-05-28 09:03:44 +01:00
  • 8d8c334636 enable clock features Dave Murphy 2018-02-27 16:04:56 +00:00
  • 51ab8d56f4 add clock functions Dave Murphy 2018-02-22 18:56:32 +00:00
  • 1436f6b456 update for newlib 3.0.0 Dave Murphy 2018-05-27 20:47:46 +01:00
  • 62fdd55088 add access Dave Murphy 2018-02-23 01:01:48 +00:00
  • 63ee0f6638 add devkitPPC patches Dave Murphy 2018-02-23 00:57:47 +00:00
  • e928275566 Use _LDBL_EQ_DBL in nexttowardf.c master Jeff Johnston 2018-05-07 12:22:12 -04:00
  • 28627a5a03 libgloss: microblaze: adjust handlers to be weak. Ben Levinsky 2018-04-27 09:05:54 -07:00
  • 67609efeb0 Cygwin: fix build with GCC 7 Yaakov Selkowitz 2018-04-16 22:46:11 -05:00
  • cd31fbb2ae Add nvptx port. Jeff Johnston 2018-04-13 15:42:37 -04:00
  • e206c39bb6 Cygwin: fix guard checking for current user's AuthZ context Corinna Vinschen 2018-04-12 09:43:12 +02:00
  • 5d99256613 Cygwin: add cuinof changes to release text Corinna Vinschen 2018-04-11 12:46:18 +02:00
  • cef1070bcb Cygwin: cpuinfo: Use active CPU count per group Corinna Vinschen 2018-04-11 12:45:57 +02:00
  • 92f4e0500b Cygwin: wincap: expose more SYSTEM_INFO members and use as appropriate Corinna Vinschen 2018-04-11 11:59:35 +02:00
  • 402d68af1a Cygwin: cpuinfo: report L3 cache on Intel CPUs Corinna Vinschen 2018-04-11 10:06:25 +02:00
  • 8a91646183 Cygwin: add strtod fix to release notes Corinna Vinschen 2018-04-09 11:48:33 +02:00
  • 27652b608d strtod: Convert 64 bit double to 64 bit int during computation Corinna Vinschen 2018-04-09 11:31:04 +02:00
  • 1ee6654e50 newlib: fix iswupper_l in !_MB_CAPABLE case Corinna Vinschen 2018-03-27 12:35:27 +02:00
  • ee49870a7d Cygwin: AF_LOCAL: fix identifing abstract sockets in FS-related functions Corinna Vinschen 2018-03-26 18:11:10 +02:00
  • cfe5d362fe Cygwin: fix typo in accept on inet and local sockets Corinna Vinschen 2018-03-26 17:21:30 +02:00
  • fc59da00c8 comments to document struct caseconv_entry Thomas Wolff 2018-03-26 11:46:40 +02:00
  • b49ce5af1b newlib: fix indentation in toulower Thomas Wolff 2018-03-26 10:00:16 +02:00
  • 23b5ecdaf3 Cygwin: delete /dev/kmsg and thus fhandler_mailslot without substitution Corinna Vinschen 2018-03-25 12:38:14 +02:00
  • 4fe086c84f Cygwin: AF_UNIX: Redesign various aspects Corinna Vinschen 2018-03-18 20:46:43 +01:00
  • a366a8fc42 Cygwin: ntdll.h: Define FSCTL_PIPE_PEEK and NtWaitForSingleObject Corinna Vinschen 2018-03-18 20:07:35 +01:00
  • 848d5b70db Cygwin: AF_UNIX: Add state_lock to guard manipulating shared state info Corinna Vinschen 2018-03-18 20:06:43 +01:00
  • 60ca1c1359 Cygwin: AF_UNIX: Use spinlock rather than SRWLOCKs Corinna Vinschen 2018-03-18 18:46:15 +01:00
  • 1f41bc16f1 Cygwin: tags: drop _EXFUN regex Corinna Vinschen 2018-03-17 16:55:22 +01:00
  • 3ce38df8d1 Reduce qsort stack consumption Hakan Lindqvist 2018-03-12 14:55:01 +01:00
  • 0045445ad6 Ensure qsort recursion depth is bounded Hakan Lindqvist 2018-03-12 13:51:07 +01:00
  • 948db3e4b7 Correct prototypes of pthread_mutex_getprioceiling() and pthread_setschedparam() Joel Sherrill 2018-03-14 17:49:29 -05:00
  • 0bb8697333 [arm] Fix syscalls.c for newlib embedded syscalls builds Richard Earnshaw 2018-03-15 09:55:11 +00:00
  • 829820af6e ssp: fix wchar.h with -std=c99 Yaakov Selkowitz 2018-03-14 10:40:27 -05:00
  • e494b56035 Fix alloc_align and alloc_size macros for multiple arguments Yaakov Selkowitz 2018-03-14 10:17:51 -05:00
  • 134f93f313 ctype: align size of category bit fields to small targets needs Corinna Vinschen 2018-03-14 10:36:34 +01:00
  • edcf783dc2 Revert "ctype: align size of category bit fields to small targets needs" Corinna Vinschen 2018-03-14 11:36:06 +01:00
  • 44d90834fb fix/enhance Unicode table generation scripts Thomas Wolff 2018-03-13 18:26:19 +01:00
  • e98d3eb3eb ctype: align size of category bit fields to small targets needs Corinna Vinschen 2018-03-14 10:36:34 +01:00
  • e186dc8661 towctrans_l: Always return a value from helper functions Corinna Vinschen 2018-03-13 22:09:30 +01:00
  • 5b97e36239 rtems/.../dirent.h: Add alphasort() prototype Joel Sherrill 2018-03-12 11:54:06 -05:00
  • 4564b30f33 Correct alloc_size annotation on reallocarray() Jon Turney 2018-03-12 19:54:11 +00:00
  • 4d1a356f7b Cygwin: mark muto object as NO_COPY Corinna Vinschen 2018-03-12 22:13:20 +01:00
  • 725176612d Cygwin: AF_UNIX: store per-socket info in shared memory Corinna Vinschen 2018-03-12 15:26:12 +01:00
  • c8d96a96ea make target for explicit Unicode data tables generation Thomas Wolff 2018-03-08 00:08:29 +01:00
  • a352730004 character data generation Thomas Wolff 2018-03-08 00:02:35 +01:00
  • 41f72ab4d7 use generated character data Thomas Wolff 2018-03-09 13:30:33 +01:00
  • 3ccfb407af generated character category data, Unicode 10.0 Thomas Wolff 2018-02-25 16:30:27 +01:00
  • 402daa2f80 generated case conversion data, Unicode 10.0 Thomas Wolff 2018-02-25 16:29:33 +01:00
  • 37132125bc width data generation Thomas Wolff 2018-03-07 23:55:52 +01:00
  • 8e8fd6c849 use generated width data Thomas Wolff 2018-02-25 16:25:49 +01:00
  • 71291047e2 generated width data, Unicode 10.0 Thomas Wolff 2018-02-25 16:25:25 +01:00
  • 99796906ab Cygwin: AF_UNIX: fix up thread parameter block allocation Corinna Vinschen 2018-03-11 14:56:02 +01:00
  • de29476ed5 Cygwin: AF_UNIX: use get_unique_id to create pipe name Corinna Vinschen 2018-03-11 14:54:20 +01:00
  • 4f1ee1a3e7 Cygwin: AF_UNIX: fix dup Corinna Vinschen 2018-03-10 21:12:27 +01:00
  • 7b1028974b Cygwin: AF_UNIX: Add fixup_after_exec method Corinna Vinschen 2018-03-10 21:09:28 +01:00
  • 1bb3d65182 Cygwin: AF_UNIX: fix creating abstract socket symlink name Corinna Vinschen 2018-03-10 21:07:46 +01:00
  • 8b6804b8a8 Cygwin: don't skip O_TMPFILE files in readdir Corinna Vinschen 2018-03-09 21:13:28 +01:00
  • b194d65615 Cygwin: AF_UNIX: Implemant socketpair Corinna Vinschen 2018-03-09 14:19:36 +01:00
  • f4a1a186f9 Cygwin: fix socketpair prototype Corinna Vinschen 2018-03-09 14:17:39 +01:00
  • e4c65b2e91 describe new locale modifier @cjkwide for user guide Thomas Wolff 2018-03-08 00:29:25 +01:00
  • 7d525c171f Cygwin: AF_UNIX: implement getsockopt SO_RCVBUF/SO_SNDBUF Corinna Vinschen 2018-03-07 21:56:42 +01:00
  • 483cbf8954 Cygwin: AF_UNIX: define AF_UNIX_CONNECT_TIMEOUT Corinna Vinschen 2018-03-07 21:55:34 +01:00
  • 2f48ddb1ca Cygwin: Define FSCTL_PIPE_FLUSH Corinna Vinschen 2018-03-07 21:54:46 +01:00
  • 5bb4cc1e6c Cygwin: AF_UNIX: Implement read, readv, recvfrom, write, writev, sendto Corinna Vinschen 2018-03-07 21:53:56 +01:00
  • d7f7d292d8 Cygwin: reorder read/write calls in fhandler_socket_unix Corinna Vinschen 2018-03-07 21:52:29 +01:00
  • 855e5d7e14 Cygwin: AF_UNIX: fix accept behaviour Corinna Vinschen 2018-03-07 16:23:44 +01:00
  • cde2648c22 Cygwin: AF_UNIX: make sure connect wait thread is cleanly interruptible Corinna Vinschen 2018-03-07 16:19:32 +01:00
  • 27a63d4ef2 Cygwin: AF_UNIX: some pipe errors may have multiple status codes Corinna Vinschen 2018-03-07 16:12:55 +01:00
  • 4de52a0fe1 Cygwin: AF_UNIX: fix SEGV when sending an empty socket name from connect Corinna Vinschen 2018-03-07 16:08:15 +01:00
  • 2f2a75b7bb Cygwin: AF_UNIX: fix creation of npfs handle Corinna Vinschen 2018-03-07 15:48:21 +01:00
  • d69bcdd671 Cygwin: AF_UNIX: Add create_event helper and use throughout Corinna Vinschen 2018-03-07 16:00:36 +01:00