index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cygwin: clocks: use either tickcount or tick period
Corinna Vinschen
2018-11-29
2
-15
/
+26
*
stdio.h: Expose cuserid with __GNU_VISIBLE
Corinna Vinschen
2018-11-29
1
-1
/
+1
*
Cygwin: document latest changes
Corinna Vinschen
2018-11-29
2
-0
/
+46
*
Cygwin: implement extensible clock interface
Corinna Vinschen
2018-11-29
20
-295
/
+539
*
time.h: Introduce Linux-specific CLOCK id values
Corinna Vinschen
2018-11-29
1
-4
/
+18
*
Cygwin: timers: clock_setres: make no-op
Corinna Vinschen
2018-11-29
1
-36
/
+2
*
Cygwin: pthread_cond_timedwait: make sure to wait until abstime finishes
Corinna Vinschen
2018-11-29
1
-8
/
+16
*
Cygwin: timers: use spinlock to prime hires_ns thread-safe
Corinna Vinschen
2018-11-26
2
-15
/
+13
*
Cygwin: timers: drop error handling for Windows perf timer functions
Corinna Vinschen
2018-11-26
1
-30
/
+7
*
Cygwin: timers: Simplify hires_ms and hires_ns
Corinna Vinschen
2018-11-26
2
-11
/
+2
*
Cygwin: spinlock: remove useless get_ll call
Corinna Vinschen
2018-11-26
1
-1
/
+1
*
Builtin enable return code with SYS_EXIT_EXTENDED
Matthew Malcomson
2018-11-26
1
-19
/
+43
*
Add libgloss install-pdf and install-html targets.
Jim Wilson
2018-11-20
2
-1
/
+30
*
Enable return code with semi-hosting SYS_EXIT_EXTENDED
Matthew Malcomson
2018-11-19
2
-22
/
+20
*
Fix issue with dst bias in memset
Wilco Dijkstra
2018-11-08
1
-0
/
+1
*
Cygwin: Bump DLL version to 2.11.3
Corinna Vinschen
2018-11-08
1
-1
/
+1
*
Fix v850 target for RTEMS
cygwin-2_11_2-release
Sebastian Huber
2018-11-08
1
-1
/
+1
*
RTEMS: Avoid <machine/param.h> in <sys/_cpuset.h>
Sebastian Huber
2018-11-08
1
-2
/
+5
*
Adjust writeback in non-zero memset
Wilco Dijkstra
2018-11-06
1
-3
/
+3
*
Cygwin: honor SOCK_NONBLOCK/SOCK_CLOEXEC in socket(2)/socketpair(2)
Corinna Vinschen
2018-11-05
2
-6
/
+14
*
newlib/configure.host: Set have_init_fini to no for OpenRISC
Stafford Horne
2018-11-05
1
-0
/
+1
*
Initialize SVE system registers.
Tamar Christina
2018-10-31
1
-0
/
+27
*
Cygwin: fix memory corruption/SEGV if certain socket functions fail
Corinna Vinschen
2018-10-29
5
-14
/
+8
*
Cygwin: Fix cygheap corruption caused by cloned atomic buffer
David McFarland
2018-10-29
2
-0
/
+5
*
Fix posix_memalign() attributes
Sebastian Huber
2018-10-22
1
-2
/
+2
*
RTEMS: Use function and data sections
Sebastian Huber
2018-10-22
1
-0
/
+1
*
newlib/libc/sys/rtems/include/machine/param.h: Add _KERNEL to stop method lea...
Joel Sherrill
2018-10-18
1
-0
/
+3
*
Improve performance of strstr
Wilco Dijkstra
2018-10-18
1
-96
/
+127
*
newlib/libc/ctype/jp2uc.c: Declare "cs" variable as "const char *"
Christophe Lyon
2018-10-11
1
-2
/
+2
*
Add generic implementation of fdopendir()
Sebastian Huber
2018-10-11
1
-8
/
+21
*
Add generic implementation of dirfd()
Sebastian Huber
2018-10-11
3
-12
/
+56
*
RTEMS: Add struct dirent::d_type member
Sebastian Huber
2018-10-11
1
-27
/
+98
*
Move common <sys/dirent.h> content to <dirent.h>
Sebastian Huber
2018-10-11
9
-107
/
+75
*
Open a directory with the usual flags
Sebastian Huber
2018-10-11
1
-9
/
+4
*
Make some standard open() flags visible
Sebastian Huber
2018-10-11
1
-21
/
+27
*
newlib: Build internal strtold code only if HAVE_LONG_DOUBLE defined
Corinna Vinschen
2018-10-10
2
-8
/
+9
*
newlib: strtold: use __builtin_nanl to avoid libm dependency
Corinna Vinschen
2018-10-10
1
-1
/
+1
*
Implement nanl in newlib only
Corinna Vinschen
2018-10-10
3
-6
/
+6
*
Cygwin: lseek: return ESPIPE rather than EINVAL when called on a fifo
Corinna Vinschen
2018-10-10
3
-0
/
+22
*
newlib: Drop incorrect const qualifier from __loadlocale parameter
Corinna Vinschen
2018-10-10
2
-3
/
+3
*
Add attributes to malloc-like functions
Sebastian Huber
2018-10-10
4
-6
/
+7
*
[Aarch64] Syscalls: fix prototypes
Christophe Lyon
2018-10-08
1
-18
/
+19
*
[ARM] Make _kill() a noreturn function.
Christophe Lyon
2018-10-08
3
-9
/
+14
*
Define _COMPILING_NEWLIB on aarch64 to define function prototypes from unistd.h.
Christophe Lyon
2018-10-05
1
-0
/
+3
*
[Aarch64] Fix warning in _sbrk
Christophe Lyon
2018-10-05
1
-1
/
+1
*
[ARM] Cast string pointers to int to avoid compiler warnings.
Christophe Lyon
2018-10-05
1
-4
/
+4
*
Update Arm copyright notices in new math files
Wilco Dijkstra
2018-09-28
26
-47
/
+79
*
Update Arm entry in COPYING.NEWLIB.
Jeff Johnston
2018-09-25
1
-2
/
+2
*
Fix the documentation comment of checkint
Szabolcs Nagy
2018-09-18
2
-2
/
+4
*
Committed, CRIS port: fix fallout from time_t defaulting to 64 bits, part 2
Hans-Peter Nilsson
2018-09-13
1
-0
/
+6
[next]