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: sys/mount.h: fix comment
Corinna Vinschen
2019-02-19
1
-1
/
+1
*
Define u_register_t if __BSD_VISIBLE
Sebastian Huber
2019-02-19
1
-0
/
+2
*
Change register_t definition
Sebastian Huber
2019-02-19
1
-1
/
+1
*
Fix comment in <sys/types.h>
Sebastian Huber
2019-02-19
1
-1
/
+1
*
Move RTEMS and XMK specific type definitions
Sebastian Huber
2019-02-19
3
-16
/
+12
*
Cygwin: s4uauth: convert token to primary token
Corinna Vinschen
2019-02-18
1
-0
/
+26
*
Cygwin: re-enable create_token for older systems
Corinna Vinschen
2019-02-18
5
-29
/
+36
*
Cygwin: s4uauth: make sure to fetch correct package id
Corinna Vinschen
2019-02-18
1
-9
/
+16
*
CYgwin: bump API minor for MOUNT_BINARY -> MOUNT_TEXT change
Corinna Vinschen
2019-02-18
1
-1
/
+2
*
Cygwin: utils: MOUNT_BINARY -> MOUNT_TEXT
Corinna Vinschen
2019-02-18
2
-9
/
+8
*
Revert "Cygwin: passwd/group: allow specifying "." as local computername"
Corinna Vinschen
2019-02-18
1
-9
/
+1
*
Cygwin: mount: define binary mount as default
Corinna Vinschen
2019-02-18
4
-31
/
+24
*
Cygwin: mount: remove unused method mount_info::set_flags_from_win32_path
Corinna Vinschen
2019-02-18
2
-16
/
+0
*
Cygwin: utils: kill: revert erroneously removed optind correction
Corinna Vinschen
2019-02-18
2
-1
/
+7
*
Cygwin: fork: add PROCESS_VM_OPERATION to child process permissions
Corinna Vinschen
2019-02-18
2
-1
/
+14
*
Cygwin: passwd/group: allow specifying "." as local computername
Corinna Vinschen
2019-02-16
1
-1
/
+9
*
Cygwin: bump version to 3.0.1
Corinna Vinschen
2019-02-16
1
-1
/
+1
*
Cygwin: passwd/group: store account name case correct, take 2
cygwin-3_0_0-release
Corinna Vinschen
2019-02-13
1
-18
/
+23
*
Cygwin: ldap.cc: fix formatting
Corinna Vinschen
2019-02-13
1
-3
/
+3
*
Cygwin: passwd/group: rename get_group_name to get_account_name
Corinna Vinschen
2019-02-13
2
-3
/
+2
*
Cygwin: passwd/group: raise local name buffer size
Corinna Vinschen
2019-02-13
1
-1
/
+1
*
Cygwin: passwd/group: store account name case correct
Corinna Vinschen
2019-02-13
2
-0
/
+14
*
Cygwin: uinfo.cc: fix formatting
Corinna Vinschen
2019-02-13
1
-16
/
+16
*
Cygwin: forkables: update doc, add release notes
Michael Haubenwallner
2019-02-11
3
-11
/
+30
*
AArch32: Fix the build for M class semihosting
Tamar Christina
2019-02-11
1
-1
/
+3
*
Cygwin: disk device: stop using SetFilePointer
Corinna Vinschen
2019-02-09
1
-3
/
+6
*
Cygwin: execve: fix setting O_APPEND file offset for native child
Corinna Vinschen
2019-02-09
2
-2
/
+6
*
Cygwin: change CURR_CHILD_INFO_MAGIC according to previous patch
Corinna Vinschen
2019-02-08
1
-1
/
+1
*
Cygwin: fix child getting another pid after spawnve
Corinna Vinschen
2019-02-08
4
-9
/
+16
*
AArch32: Add support for HLT to Mixed Mode models
Tamar Christina
2019-02-08
2
-7
/
+13
*
forkables: hardlink without WRITE_ATTRIBUTES first
Michael Haubenwallner
2019-02-07
1
-24
/
+48
*
forkables: inline dll_list::forkables_supported
Michael Haubenwallner
2019-02-07
6
-12
/
+10
*
forkables: simplify disabling via shm
Michael Haubenwallner
2019-02-07
5
-148
/
+65
*
forkables: use dynloaded dll's IndexNumber as dirname
Michael Haubenwallner
2019-02-07
1
-25
/
+8
*
forkables: Document hardlink creation at forktime.
Michael Haubenwallner
2019-02-07
2
-0
/
+46
*
forkables: Keep hardlinks disabled via shared mem.
Michael Haubenwallner
2019-02-07
3
-2
/
+16
*
forkables: On fork failure, retry with hardlinks.
Michael Haubenwallner
2019-02-07
8
-33
/
+85
*
forkables: Create forkable hardlinks, yet unused.
Michael Haubenwallner
2019-02-07
7
-5
/
+1207
*
dll_list: Track main executable and cygwin1.dll.
Michael Haubenwallner
2019-02-07
3
-9
/
+36
*
dll_list: Store dll file name as full NT path.
Michael Haubenwallner
2019-02-07
3
-69
/
+187
*
Cygwin: unlink: allow fallback from POSIX to default method
Corinna Vinschen
2019-02-06
1
-1
/
+5
*
Cygwin: proc fd: fix handling of pipes, sockets, etc
Corinna Vinschen
2019-02-05
3
-7
/
+15
*
Cygwin: proc fd: fix a copy/paste bug calling file_pathconv
Corinna Vinschen
2019-02-05
1
-1
/
+1
*
Cygwin: proc fd: pass along open mode when reopening file
Corinna Vinschen
2019-02-05
4
-6
/
+6
*
Cygwin: fork: terminate child process unconditionally in error case
Corinna Vinschen
2019-02-05
1
-3
/
+6
*
fork: remove cygpid.N sharedmem on fork failure
Michael Haubenwallner
2019-02-05
1
-1
/
+4
*
Cygwin: timerfd: drop outdated TODO comment
Corinna Vinschen
2019-02-04
1
-1
/
+0
*
Cygwin: fix typo
Corinna Vinschen
2019-02-02
2
-2
/
+2
*
Cygwin: tweak Cygwin PID change release note
Corinna Vinschen
2019-02-02
2
-0
/
+4
*
Cygwin: kill(1): introduce a -W option
Corinna Vinschen
2019-02-02
4
-20
/
+59
[next]