2018-04-11 |
Corinna Vinschen | Cygwin: add cuinof changes to release text |
commit | commitdiff | tree |
2018-04-11 |
Corinna Vinschen | Cygwin: cpuinfo: Use active CPU count per group |
commit | commitdiff | tree |
2018-04-11 |
Corinna Vinschen | Cygwin: wincap: expose more SYSTEM_INFO members and... |
commit | commitdiff | tree |
2018-04-11 |
Corinna Vinschen | Cygwin: cpuinfo: report L3 cache on Intel CPUs |
commit | commitdiff | tree |
2018-04-09 |
Corinna Vinschen | Cygwin: add strtod fix to release notes |
commit | commitdiff | tree |
2018-04-09 |
Corinna Vinschen | strtod: Convert 64 bit double to 64 bit int during... |
commit | commitdiff | tree |
2018-03-27 |
Corinna Vinschen | newlib: fix iswupper_l in !_MB_CAPABLE case |
commit | commitdiff | tree |
2018-03-26 |
Corinna Vinschen | Cygwin: AF_LOCAL: fix identifing abstract sockets in... |
commit | commitdiff | tree |
2018-03-26 |
Corinna Vinschen | Cygwin: fix typo in accept on inet and local sockets |
commit | commitdiff | tree |
2018-03-26 |
Thomas Wolff | comments to document struct caseconv_entry |
commit | commitdiff | tree |
2018-03-26 |
Thomas Wolff | newlib: fix indentation in toulower |
commit | commitdiff | tree |
2018-03-25 |
Corinna Vinschen | Cygwin: delete /dev/kmsg and thus fhandler_mailslot... |
commit | commitdiff | tree |
2018-03-18 |
Corinna Vinschen | Cygwin: AF_UNIX: Redesign various aspects |
commit | commitdiff | tree |
2018-03-18 |
Corinna Vinschen | Cygwin: ntdll.h: Define FSCTL_PIPE_PEEK and NtWaitForSi... |
commit | commitdiff | tree |
2018-03-18 |
Corinna Vinschen | Cygwin: AF_UNIX: Add state_lock to guard manipulating... |
commit | commitdiff | tree |
2018-03-18 |
Corinna Vinschen | Cygwin: AF_UNIX: Use spinlock rather than SRWLOCKs |
commit | commitdiff | tree |
2018-03-17 |
Corinna Vinschen | Cygwin: tags: drop _EXFUN regex |
commit | commitdiff | tree |
2018-03-16 |
Hakan Lindqvist | Reduce qsort stack consumption |
commit | commitdiff | tree |
2018-03-16 |
Hakan Lindqvist | Ensure qsort recursion depth is bounded |
commit | commitdiff | tree |
2018-03-15 |
Joel Sherrill | Correct prototypes of pthread_mutex_getprioceiling... |
commit | commitdiff | tree |
2018-03-15 |
Richard Earnshaw | [arm] Fix syscalls.c for newlib embedded syscalls builds |
commit | commitdiff | tree |
2018-03-14 |
Yaakov Selkowitz | ssp: fix wchar.h with -std=c99 |
commit | commitdiff | tree |
2018-03-14 |
Yaakov Selkowitz | Fix alloc_align and alloc_size macros for multiple... |
commit | commitdiff | tree |
2018-03-14 |
Corinna Vinschen | ctype: align size of category bit fields to small targe... |
commit | commitdiff | tree |
2018-03-14 |
Corinna Vinschen | Revert "ctype: align size of category bit fields to... |
commit | commitdiff | tree |
2018-03-14 |
Thomas Wolff | fix/enhance Unicode table generation scripts |
commit | commitdiff | tree |
2018-03-14 |
Corinna Vinschen | ctype: align size of category bit fields to small targe... |
commit | commitdiff | tree |
2018-03-13 |
Corinna Vinschen | towctrans_l: Always return a value from helper functions |
commit | commitdiff | tree |
2018-03-13 |
Joel Sherrill | rtems/.../dirent.h: Add alphasort() prototype |
commit | commitdiff | tree |
2018-03-13 |
Jon Turney | Correct alloc_size annotation on reallocarray() |
commit | commitdiff | tree |
2018-03-12 |
Corinna Vinschen | Cygwin: mark muto object as NO_COPY |
commit | commitdiff | tree |
2018-03-12 |
Corinna Vinschen | Cygwin: AF_UNIX: store per-socket info in shared memory |
commit | commitdiff | tree |
2018-03-12 |
Thomas Wolff | make target for explicit Unicode data tables generation |
commit | commitdiff | tree |
2018-03-12 |
Thomas Wolff | character data generation |
commit | commitdiff | tree |
2018-03-12 |
Thomas Wolff | use generated character data |
commit | commitdiff | tree |
2018-03-12 |
Thomas Wolff | generated character category data, Unicode 10.0 |
commit | commitdiff | tree |
2018-03-12 |
Thomas Wolff | generated case conversion data, Unicode 10.0 |
commit | commitdiff | tree |
2018-03-12 |
Thomas Wolff | width data generation |
commit | commitdiff | tree |
2018-03-12 |
Thomas Wolff | use generated width data |
commit | commitdiff | tree |
2018-03-12 |
Thomas Wolff | generated width data, Unicode 10.0 |
commit | commitdiff | tree |
2018-03-11 |
Corinna Vinschen | Cygwin: AF_UNIX: fix up thread parameter block allocation |
commit | commitdiff | tree |
2018-03-11 |
Corinna Vinschen | Cygwin: AF_UNIX: use get_unique_id to create pipe name |
commit | commitdiff | tree |
2018-03-10 |
Corinna Vinschen | Cygwin: AF_UNIX: fix dup |
commit | commitdiff | tree |
2018-03-10 |
Corinna Vinschen | Cygwin: AF_UNIX: Add fixup_after_exec method |
commit | commitdiff | tree |
2018-03-10 |
Corinna Vinschen | Cygwin: AF_UNIX: fix creating abstract socket symlink... |
commit | commitdiff | tree |
2018-03-09 |
Corinna Vinschen | Cygwin: don't skip O_TMPFILE files in readdir |
commit | commitdiff | tree |
2018-03-09 |
Corinna Vinschen | Cygwin: AF_UNIX: Implemant socketpair |
commit | commitdiff | tree |
2018-03-09 |
Corinna Vinschen | Cygwin: fix socketpair prototype |
commit | commitdiff | tree |
2018-03-08 |
Thomas Wolff | describe new locale modifier @cjkwide for user guide |
commit | commitdiff | tree |
2018-03-07 |
Corinna Vinschen | Cygwin: AF_UNIX: implement getsockopt SO_RCVBUF/SO_SNDBUF |
commit | commitdiff | tree |
2018-03-07 |
Corinna Vinschen | Cygwin: AF_UNIX: define AF_UNIX_CONNECT_TIMEOUT |
commit | commitdiff | tree |
2018-03-07 |
Corinna Vinschen | Cygwin: Define FSCTL_PIPE_FLUSH |
commit | commitdiff | tree |
2018-03-07 |
Corinna Vinschen | Cygwin: AF_UNIX: Implement read, readv, recvfrom, write... |
commit | commitdiff | tree |
2018-03-07 |
Corinna Vinschen | Cygwin: reorder read/write calls in fhandler_socket_unix |
commit | commitdiff | tree |
2018-03-07 |
Corinna Vinschen | Cygwin: AF_UNIX: fix accept behaviour |
commit | commitdiff | tree |
2018-03-07 |
Corinna Vinschen | Cygwin: AF_UNIX: make sure connect wait thread is clean... |
commit | commitdiff | tree |
2018-03-07 |
Corinna Vinschen | Cygwin: AF_UNIX: some pipe errors may have multiple... |
commit | commitdiff | tree |
2018-03-07 |
Corinna Vinschen | Cygwin: AF_UNIX: fix SEGV when sending an empty socket... |
commit | commitdiff | tree |
2018-03-07 |
Corinna Vinschen | Cygwin: AF_UNIX: fix creation of npfs handle |
commit | commitdiff | tree |
2018-03-07 |
Corinna Vinschen | Cygwin: AF_UNIX: Add create_event helper and use throu... |
commit | commitdiff | tree |
2018-03-07 |
Corinna Vinschen | Cygwin: AF_UNIX: fix comments and move a macro |
commit | commitdiff | tree |
2018-03-06 |
Corinna Vinschen | Cygwin: AF_UNIX: Implement listen, accept4, connect... |
commit | commitdiff | tree |
2018-03-06 |
Corinna Vinschen | Cygwin: AF_UNIX: fix a couple of thinkos and typos |
commit | commitdiff | tree |
2018-03-06 |
Corinna Vinschen | Cygwin: AF_UNIX: create/open pipes relativ to NPFS... |
commit | commitdiff | tree |
2018-03-06 |
Corinna Vinschen | Cygwin: AF_UNIX: initialize rmem/wmem to 256K and use... |
commit | commitdiff | tree |
2018-03-06 |
Corinna Vinschen | Cygwin: ntdll.h: Add some missing pipe-related definitions |
commit | commitdiff | tree |
2018-03-06 |
Corinna Vinschen | Cygwin: sys/socket.h: define MSG_CMSG_CLOEXEC |
commit | commitdiff | tree |
2018-03-06 |
Corinna Vinschen | Cygwin: export hires counter ntod |
commit | commitdiff | tree |
2018-03-06 |
Sebastian Huber | RTEMS: Use int for _CLOCKID_T_ |
commit | commitdiff | tree |
2018-03-06 |
Sebastian Huber | Make _CLOCKID_T_ system configurable |
commit | commitdiff | tree |
2018-03-05 |
Corinna Vinschen | Cygwin: move sun_name_t constructors into fhandler_sock... |
commit | commitdiff | tree |
2018-03-05 |
Corinna Vinschen | Cygwin: sockets: add bind state, and split out connect... |
commit | commitdiff | tree |
2018-03-05 |
Corinna Vinschen | Cygwin: drop debug_printf statement from start_transaction |
commit | commitdiff | tree |
2018-03-05 |
Corinna Vinschen | Cygwin: cygwait.cc: fix formatting of debug statement |
commit | commitdiff | tree |
2018-03-05 |
Thomas Wolff | Locale modifier @cjkwide to adjust ambiguous-width... |
commit | commitdiff | tree |
2018-03-02 |
Corinna Vinschen | Cygwin: AF_UNIX: drop try/except block in bind method |
commit | commitdiff | tree |
2018-03-02 |
Corinna Vinschen | Cygwin: AF_UNIX: create pipes with file attribute R... |
commit | commitdiff | tree |
2018-03-02 |
Corinna Vinschen | Cygwin: accept4: Fix resource leak |
commit | commitdiff | tree |
2018-03-02 |
Corinna Vinschen | Cygwin: remove outdated comment |
commit | commitdiff | tree |
2018-03-02 |
Corinna Vinschen | Cygwin: fhandler_socket_unix: implement socket, bind... |
commit | commitdiff | tree |
2018-03-02 |
Corinna Vinschen | Cygwin: add transform_chars_af_unix helper |
commit | commitdiff | tree |
2018-03-02 |
Corinna Vinschen | Cygwin: small_s[w]printf: add '_' modifier to print... |
commit | commitdiff | tree |
2018-03-02 |
Corinna Vinschen | Cygwin: drop CYGWIN_SOCKET_UUID, define CYGWIN_SOCKET_G... |
commit | commitdiff | tree |
2018-03-02 |
Corinna Vinschen | Cygwin: ntdll.h: add definitions required for pipe... |
commit | commitdiff | tree |
2018-03-01 |
Our Air Quality | Add global stdio streams support for reent small. |
commit | commitdiff | tree |
2018-03-01 |
Corinna Vinschen | Cygwin: convert sun_name_t into class |
commit | commitdiff | tree |
2018-03-01 |
Corinna Vinschen | Cygwin: add AF_UNIX reparse points to path handling |
commit | commitdiff | tree |
2018-03-01 |
Corinna Vinschen | Cygwin: move transaction helpers into ntdll.h |
commit | commitdiff | tree |
2018-03-01 |
Corinna Vinschen | Cygwin: ntdll.h: drop macros available in mingw-w64... |
commit | commitdiff | tree |
2018-03-01 |
Corinna Vinschen | Cygwin: path.cc: clean up includes |
commit | commitdiff | tree |
2018-03-01 |
Corinna Vinschen | Cygwin: path_conv: rename is_rep_symlink to is_known_re... |
commit | commitdiff | tree |
2018-02-28 |
Corinna Vinschen | Cygwin: improve storage and handling of AF_UNIX socket... |
commit | commitdiff | tree |
2018-02-28 |
Corinna Vinschen | Cygwin: fhandler_socket_unix: store peer credentials... |
commit | commitdiff | tree |
2018-02-28 |
Corinna Vinschen | Cygwin: cleanup header including within network-releate... |
commit | commitdiff | tree |
2018-02-27 |
Corinna Vinschen | Cygwin: sockets: Fix fstat on unnamed sockets |
commit | commitdiff | tree |
2018-02-26 |
Corinna Vinschen | Cygwin: reduce size of fhandler_cygdrive newlib-snapshot-20180226 |
commit | commitdiff | tree |
2018-02-26 |
Corinna Vinschen | Cygwin: sockets: Add missing cleanup if socket/socketpa... |
commit | commitdiff | tree |
2018-02-26 |
Corinna Vinschen | Cygwin: fhandler_socket_unix: Tiny cleanup |
commit | commitdiff | tree |
2018-02-26 |
Corinna Vinschen | Cygwin: sockets: move type and proto checks into fhandl... |
commit | commitdiff | tree |
2018-02-26 |
Corinna Vinschen | Cygwin: fhandler_socket: define socketpair as virtual... |
commit | commitdiff | tree |
next |