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: document proc fd changes
Corinna Vinschen
2019-01-06
2
-0
/
+13
*
Cygwin: introduce fhandler_process_fd and add stat(2) handling
Corinna Vinschen
2019-01-06
6
-164
/
+189
*
Cygwin: path_conv: add PATH_RESOLVE_PROCFD path_types flag
Corinna Vinschen
2019-01-06
3
-5
/
+10
*
Cygwin: path_conv: decouple path_types from mount types
Corinna Vinschen
2019-01-06
6
-144
/
+137
*
Cygwin: path_conv: decouple pathconv_flags from path_types
Corinna Vinschen
2019-01-06
2
-9
/
+13
*
Cygwin: Mark all O_TMPFILEs as deleted
Corinna Vinschen
2019-01-06
1
-5
/
+2
*
Cygwin: Move O_TMPFILE to bin and allow linkat by handle
Corinna Vinschen
2019-01-06
3
-1
/
+90
*
Cygwin: try_to_bin: allow to move O_TMPFILE files into bin
Corinna Vinschen
2019-01-06
1
-26
/
+33
*
Cygwin: implement /proc/PID/fd/DESCRIPTOR reopening by handle
Corinna Vinschen
2019-01-06
6
-5
/
+108
*
Cygwin: pinfo: add method to send a serialized path_conv and HANDLE
Corinna Vinschen
2019-01-06
2
-2
/
+38
*
Cygwin: path_conv: add serialization/deserialization facility
Corinna Vinschen
2019-01-06
2
-0
/
+67
*
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
[prev]
[next]