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: path_conv: reorder private method declarations
Corinna Vinschen
2019-01-06
1
-3
/
+5
*
Cygwin: fhandler_base::open: allow to reopen file from handle
Corinna Vinschen
2019-01-06
1
-1
/
+6
*
Cygwin: pipe: use /proc/PID/fd/... or /proc/self/fd/... name
Corinna Vinschen
2019-01-05
1
-4
/
+11
*
Cygwin: introduce virt_fdsymlink to simplify /proc/PID/fd symlink handling
Corinna Vinschen
2019-01-05
3
-2
/
+6
*
Cygwin: return correct FH_PROCESSFD for files under /proc/PID/fd subdir
Corinna Vinschen
2019-01-05
2
-3
/
+11
*
Cygwin: try_to_bin: fix typos in comments
Corinna Vinschen
2019-01-05
1
-2
/
+2
*
Cygwin: path_conv: nobody cares if a path had symlinks after the fact
Corinna Vinschen
2019-01-05
2
-8
/
+0
*
Cygwin: drop disabled O_TMPFILE POSIX unlink code
Corinna Vinschen
2019-01-04
1
-40
/
+0
*
Improve performance of memmem
Wilco Dijkstra
2019-01-01
2
-51
/
+137
*
Bump release to 3.1.0 for yearly snapshot
newlib-snapshot-20181231
newlib-3.1.0
Jeff Johnston
2018-12-31
106
-1068
/
+1135
*
Cygwin: open(2): Change comment in disabled O_TMPFILE POSIX unlink code
Corinna Vinschen
2018-12-26
1
-5
/
+12
*
Cygwin: Change /proc/$PID/fd/<fd> symlink target for deleted files
Corinna Vinschen
2018-12-26
1
-3
/
+15
*
Cygwin: Add Christmas hacking release notes
Corinna Vinschen
2018-12-26
2
-0
/
+52
*
Cygwin: Add documentation for chattr and lsattr
Corinna Vinschen
2018-12-26
1
-0
/
+129
*
Cygwin: Add lsattr and chattr tools
Corinna Vinschen
2018-12-26
3
-1
/
+652
*
Cygwin: Add FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctls
Corinna Vinschen
2018-12-25
4
-0
/
+279
*
Cygwin: mkdir: create case-sensitive dirs
Corinna Vinschen
2018-12-25
1
-0
/
+34
*
Cygwin: wincap: add wincap_10_1803, add has_case_sensitive_dirs item
Corinna Vinschen
2018-12-25
2
-1
/
+38
*
Cygwin: cygheap: convert installation paths to UNICODE_STRINGS
Corinna Vinschen
2018-12-25
5
-25
/
+30
*
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
[next]