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: utilize FILE_DISPOSITION_POSIX_SEMANTICS
Corinna Vinschen
2018-12-23
1
-3
/
+76
*
Cygwin: support exFAT and fix remote FAT/FAT32 recognition
Corinna Vinschen
2018-12-23
4
-1
/
+12
*
Cygwin: wincap: add wincap_10_1709, add has_posix_file_info item
Corinna Vinschen
2018-12-23
2
-6
/
+38
*
Cygwin: ntdll.h: Update _FILE_INFORMATION_CLASS
Corinna Vinschen
2018-12-23
1
-309
/
+348
*
RTEMS: Use __uint64_t for __ino_t
Sebastian Huber
2018-12-20
1
-1
/
+1
*
Plug routing sysctl leaks.
markj
2018-12-20
1
-1
/
+5
*
Cygwin: fix heap allocation on WOW64 and /3GB enabled 32 bit machines
Corinna Vinschen
2018-12-19
1
-11
/
+17
*
nano-vfprintf_float.c: Fix check if negative for nans.
Jon Beniston
2018-12-13
1
-1
/
+2
*
Fix powf overflow handling in non-nearest rounding mode
Szabolcs Nagy
2018-12-10
1
-0
/
+10
*
sys/time.h: Remove KASSERT
Sebastian Huber
2018-12-04
1
-12
/
+0
*
Ensure that all values of ns, us and ms work
imp
2018-12-04
1
-7
/
+52
*
When converting ns,us,ms to sbt, return the ceil()
imp
2018-12-04
1
-3
/
+7
*
Correct a misplaced closing paren.
ian
2018-12-04
1
-3
/
+3
*
sys: further adoption of SPDX licensing ID tags.
pfg
2018-12-04
1
-0
/
+2
*
Add inline functions to convert between sbintime_t
ian
2018-12-04
1
-7
/
+52
*
Renumber copyright clause 4
imp
2018-12-04
1
-1
/
+1
*
Cygwin: mkvers: fix a bug in sed statement
Corinna Vinschen
2018-12-01
1
-1
/
+2
*
Cygwin: clocks: fix a hang on pre-Windows 10 machines
Corinna Vinschen
2018-12-01
3
-50
/
+71
*
fix version typo
Mark Geisert
2018-12-01
1
-1
/
+1
*
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
[prev]
[next]