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
*
* Makefile.in: Detect existence of mingw zlib headers and libraries. Build
Christopher Faylor
2003-09-08
3
-30
/
+59
*
* include/cygwin/in.h: Don't define ipv6 stuff unless we call for it
Christopher Faylor
2003-09-08
2
-0
/
+7
*
* cygheap.cc (_csbrk): More left coercion cleanup.
Christopher Faylor
2003-09-07
5
-7
/
+15
*
* signal.cc (nanosleep): Improve test for valid values. Round delay up to
Christopher Faylor
2003-09-07
5
-32
/
+77
*
Remove left coercion throughout.
Christopher Faylor
2003-09-07
8
-15
/
+19
*
* hires.h (hires_ms::~hires_ms): Delete declaration.
Christopher Faylor
2003-09-06
3
-6
/
+5
*
* dump_setup.cc (check_package_files): Don't fail on empty package.
Christopher Faylor
2003-09-06
2
-3
/
+6
*
* include/w32api.h (_NT5, etc): Reverse the changes of 2003-07-01.
Earnie Boyd
2003-09-05
3
-41
/
+33
*
* dcrt0.cc (__argc_safe): New variable.
Christopher Faylor
2003-09-05
6
-9
/
+32
*
* sysconf.cc (sysconf): Return more accurate value for _SC_AVPHYS_PAGES.
Corinna Vinschen
2003-09-04
2
-3
/
+22
*
* mmap.cc: Restructure. Add, remove and rewrite comments throughout
Corinna Vinschen
2003-09-04
2
-257
/
+336
*
* cxx.cc (new): Fix formatting. Just return result of ccalloc rather than
Christopher Faylor
2003-09-04
2
-5
/
+7
*
* mount.cc (mount_commands): Ensure user mode is actually user mode and not the
Christopher Faylor
2003-09-04
2
-36
/
+47
*
* exceptions.cc (set_process_mask): Set pending signals only when signals
Christopher Faylor
2003-09-03
5
-38
/
+64
*
2003-09-02 Bart Oldeman <bartoldeman@users.sourceforge.net>
Danny Smith
2003-09-03
4
-94
/
+102
*
* include/cygwin/version.h: Bump DLL minor number to 4.
Christopher Faylor
2003-09-01
2
-1
/
+5
*
* net.cc (dup_ent): Restore check for NULL input.
Christopher Faylor
2003-09-01
2
-0
/
+7
*
* pathnames.sgml: Remove description how to mount raw devices and
Corinna Vinschen
2003-09-01
2
-55
/
+20
*
* kill.cc (forcekill): Silence some compiler warnings.
Christopher Faylor
2003-09-01
2
-2
/
+7
*
* Makefile.in: Oops. Put the '...' in the right place.
Christopher Faylor
2003-09-01
2
-2
/
+6
*
* include/sys/cygwin.h: Don't define cygwin-specific things if !__CYGWIN__.
Christopher Faylor
2003-09-01
2
-2
/
+7
*
* cygheap.cc (cygheap_init): Allocate space for sigaction array in cygheap.
Christopher Faylor
2003-09-01
11
-32
/
+66
*
* Makefile.in: Display "..." when not-verbose.
Christopher Faylor
2003-09-01
3
-5
/
+15
*
* net.cc (dup_ent): Make debugging output consistent.
Christopher Faylor
2003-08-31
2
-1
/
+5
*
Use dup_ent rather than specific dup_*_ptr functions throughout.
Christopher Faylor
2003-08-31
2
-36
/
+45
*
* net.cc (free_char_list): Delete.
Christopher Faylor
2003-08-31
3
-193
/
+215
*
* Makefile.in (MALLOC_OFILES): Always fill in with correct malloc object.
Christopher Faylor
2003-08-31
10
-72
/
+78
*
change copyright
Christopher Faylor
2003-08-31
1
-1
/
+1
*
* sigproc.cc (sig_dispatch_pending): Remove explicit call to
Christopher Faylor
2003-08-30
3
-3
/
+6
*
missed one
Christopher Faylor
2003-08-30
1
-408
/
+0
*
* msg.cc: New file.
Christopher Faylor
2003-08-30
4
-2
/
+94
*
* threaded_queue.h: New file.
Christopher Faylor
2003-08-30
2
-0
/
+131
*
Remove some cygserver files.
Christopher Faylor
2003-08-30
11
-3786
/
+4
*
2003-08-29 Steve Cleary <scleary@jerviswebb.com>
Danny Smith
2003-08-29
3
-0
/
+64
*
* sigproc.h: Make some functions regparm.
Christopher Faylor
2003-08-29
1
-0
/
+11
*
* sigproc.h: Make some functions regparm.
Christopher Faylor
2003-08-29
2
-38
/
+31
*
* exceptions.cc (sigreturn): Fix problem where old return address was not
Christopher Faylor
2003-08-29
3
-6
/
+13
*
* autoload.cc (SwitchToThread): Declare as autoload function.
Christopher Faylor
2003-08-28
1
-0
/
+12
*
* syscalls.cc (mount): Don't check win32_path when doing cygdrive mount.
Christopher Faylor
2003-08-28
9
-44
/
+72
*
* specdir: Correctly remove temporary directory prior to use.
Christopher Faylor
2003-08-27
2
-1
/
+5
*
* sigproc.cc (wait_sig): Count number of iterations through 'more_signals' loop
Christopher Faylor
2003-08-27
2
-70
/
+86
*
* include/cygwin/stat.h: Allow definition of internal stat structures
Corinna Vinschen
2003-08-26
2
-1
/
+6
*
2003-08-26 Danny Smith <dannysmith@users.sourceforge.net>
Danny Smith
2003-08-26
4
-1
/
+1145
*
add missing files
Christopher Faylor
2003-08-25
1
-0
/
+2
*
* Makefile.in: Build libcygserver.a.
Christopher Faylor
2003-08-25
3
-6
/
+16
*
Throughout, change USE_CYGSERVER to USE_SERVER.
Christopher Faylor
2003-08-25
11
-19
/
+39
*
2003-08-26 Filip Navara <xnavara@volny.cz>
Danny Smith
2003-08-25
2
-1
/
+14
*
test new snmp headers
Danny Smith
2003-08-25
1
-0
/
+3
*
Add snmp API
Danny Smith
2003-08-25
8
-2
/
+761
*
2003-08-25 Steven Edwards <Steven_Ed4153@yahoo.com>
Danny Smith
2003-08-25
4
-52
/
+63
[next]