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
path:
root
/
winsup
Commit message (
Expand
)
Author
Age
Files
Lines
*
* net.cc (cygwin_getsockname): Fix handling of NULL sun_path.
Corinna Vinschen
2002-02-07
2
-6
/
+15
*
* mkpasswd.c (main): Set default home path for 9x/Me if --path-to-home
Corinna Vinschen
2002-01-31
2
-0
/
+8
*
* include/mapi.h: New file.
Danny Smith
2002-01-30
5
-0
/
+191
*
* passwd.cc (ChangePW): Add parameter to differ between called for
Corinna Vinschen
2002-01-30
2
-4
/
+14
*
add more words
Christopher Faylor
2002-01-30
1
-65
/
+72
*
* dump_setup.cc (parse_filename): Don't consider '_' part of the version.
Christopher Faylor
2002-01-29
2
-1
/
+6
*
* net.cc (getdomainname): Fix registry key for 9x systems, too.
Corinna Vinschen
2002-01-29
2
-2
/
+6
*
* net.cc (getdomainname): Fix registry key for NT systems.
Corinna Vinschen
2002-01-29
2
-0
/
+5
*
* cygcheck.cc: Fix typo. Remove uid_t kludge. Rely on kludge in sys/cygwin.h
Christopher Faylor
2002-01-29
4
-8
/
+18
*
* cygcheck.cc: Use specific cygwin includes, as required.
Christopher Faylor
2002-01-29
2
-5
/
+9
*
* Makefile.in (MINGW_INCLUDES): Change cygwin include.
Christopher Faylor
2002-01-29
3
-35
/
+108
*
* external.cc (cygwin_internal): Initialize various internal settings if
Christopher Faylor
2002-01-29
9
-25
/
+94
*
* include/sys/strace.h (_STRACE_ON): Define.
Christopher Faylor
2002-01-28
2
-0
/
+12
*
* include/winuser.h (GetWindowLongPtr[AW],
Danny Smith
2002-01-28
2
-0
/
+15
*
* include/winuser.h (GWLP_*,DWLP_*): Add missing constants.
Danny Smith
2002-01-27
2
-1
/
+24
*
* lib/test.c: Include wsnetbsd.h.
Danny Smith
2002-01-27
3
-0
/
+41
*
* include/malloc.h (_heapinfo): Correct structure definition.
Danny Smith
2002-01-27
2
-5
/
+23
*
Merge MinGW changes
Earnie Boyd
2002-01-25
2
-0
/
+14
*
* include/winnt.h: Remove merge conflict.
Earnie Boyd
2002-01-25
2
-11
/
+6
*
Remove duplicate changelog entry.
Danny Smith
2002-01-25
1
-7
/
+1
*
* profile/profil.c: Update copyright info.
Danny Smith
2002-01-25
5
-7
/
+33
*
* include/tchar.h (_TCHAR): Add missing ;.
Danny Smith
2002-01-25
2
-1
/
+5
*
* include/tchar.h (_TCHAR): Add typedefs.
Danny Smith
2002-01-25
2
-0
/
+6
*
* include/winnt.h (_TCHAR): Add typedefs.
Danny Smith
2002-01-25
4
-1
/
+23
*
Merge MinGW differences
Earnie Boyd
2002-01-25
9
-9
/
+319
*
* speclib: Ensure that temporary def file is removed.
Christopher Faylor
2002-01-24
2
-1
/
+5
*
* include/commctrl.h: Add missing HDM_*,HDN_*,LVSICF_* defines.
Danny Smith
2002-01-24
2
-31
/
+44
*
bit more about full install
David Starks-Browning
2002-01-24
1
-0
/
+2
*
various updates to choosing & [un]installing packages with setup
David Starks-Browning
2002-01-24
1
-31
/
+37
*
clarify how to disable anti-virus safely during setup
David Starks-Browning
2002-01-23
1
-4
/
+6
*
remove obsolete urgent reference to latest/readme file.
David Starks-Browning
2002-01-23
1
-5
/
+0
*
remove explicit list of packages, refer to <http://cygwin.com/packages/>.
David Starks-Browning
2002-01-23
1
-16
/
+2
*
"History" no longer maintained here. Moved to <http://cygwin.com/history.html>.
David Starks-Browning
2002-01-23
1
-667
/
+2
*
clarify "why doesn't my shell script work"
David Starks-Browning
2002-01-23
1
-3
/
+5
*
* speclib: Use rm -f to remove temp file just to quiet any potential warnings.
Christopher Faylor
2002-01-23
2
-1
/
+6
*
Supplement ChangeLog entry.
Corinna Vinschen
2002-01-23
1
-1
/
+2
*
* security.cc (create_token): Use sec_user() to create
Corinna Vinschen
2002-01-23
2
-4
/
+8
*
* path.cc (symlink): Fix check for already existing file.
Corinna Vinschen
2002-01-23
2
-1
/
+5
*
* cygmagic: Suppress error output when figuring out if sum takes an option.
Christopher Faylor
2002-01-22
2
-1
/
+6
*
* Makefile.in (CXXFLAGS): Ensure that important settings are preserved even
Christopher Faylor
2002-01-22
1
-1
/
+2
*
* Makefile.in: Build intermediate cygcheck.o to force use of MINGW_CXXFLAGS.
Christopher Faylor
2002-01-22
4
-8
/
+33
*
* cygmagic: Attempt to figure out if sum takes an option.
Christopher Faylor
2002-01-22
2
-1
/
+11
*
* Makefile.in (libpthread.a): Pass the assembler also.
Christopher Faylor
2002-01-22
3
-4
/
+12
*
* Makefile.in: Use CXX instead of CC to compile C++ sources.
Christopher Faylor
2002-01-21
2
-6
/
+10
*
* include/cygwin/version.h: Bump DLL minor number.
Christopher Faylor
2002-01-21
2
-1
/
+5
*
Fix ChangeLog entry.
Corinna Vinschen
2002-01-21
1
-1
/
+1
*
* grp.cc (getgrent): Don't return default gid entry when ntsec is on.
Corinna Vinschen
2002-01-21
3
-1
/
+8
*
Add newline at EOF.
Christopher Faylor
2002-01-21
1
-1
/
+1
*
* speclib: Don't use /dev/null as DLL name. Just default to what's already in
Christopher Faylor
2002-01-21
3
-4
/
+11
*
* include/cygwin/version.h: Bump DLL minor number.
Christopher Faylor
2002-01-21
2
-1
/
+5
[next]