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
/
cygwin
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
* cygrun.c (main): Fix compiler warning.
Christopher Faylor
2001-04-03
1
-3
/
+3
*
add new file.
Christopher Faylor
2001-03-21
1
-0
/
+41
*
Add missing files.
Christopher Faylor
2001-03-21
1
-0
/
+53
*
* sched.cc: New file. Implement sched*.
Christopher Faylor
2001-03-21
1
-71
/
+61
*
* syscalls.cc (check_posix_perm): New static function.
Corinna Vinschen
2001-03-19
1
-1
/
+2
*
* cygwin.din: Export the new functions.
Christopher Faylor
2001-03-17
1
-0
/
+33
*
Update copyright.
Christopher Faylor
2001-03-07
1
-1
/
+1
*
* include/a.out.h: Add copyright hint.
Corinna Vinschen
2001-03-05
44
-0
/
+444
*
* dlopen.c (dlopen): Return NULL when name is NULL (suggested by
Christopher Faylor
2001-03-05
3
-10
/
+19
*
* strace.cc (strace::vprntf): Move prntf functionality to this function
Corinna Vinschen
2001-02-26
1
-1
/
+18
*
* cygwin.din: Export rand48 functions.
Christopher Faylor
2001-02-20
1
-1
/
+3
*
* autoload.cc: Add LoadDLLinitfunc for iphlpapi.dll.
Corinna Vinschen
2001-02-07
2
-3
/
+12
*
* include/sys/resource.h: Fix typo.
Corinna Vinschen
2001-01-31
1
-1
/
+1
*
* include/sys/resources.h: Add RLIMIT_NLIMITS and RLIM_NLIMITS.
Corinna Vinschen
2001-01-31
1
-0
/
+3
*
* include/cygwin/version.h: Bump version to 1.3.0.
Christopher Faylor
2001-01-30
1
-3
/
+3
*
* include/cygwin/version.h: Bump API version.
Christopher Faylor
2001-01-28
1
-1
/
+2
*
* include/cygwin/version.h: Bump API to reflect setlogmask.
Christopher Faylor
2001-01-22
1
-1
/
+2
*
Patch suggested by Ren� M�ller Fonseca <fonseca@mip.sdu.dk>
Corinna Vinschen
2001-01-09
1
-1
/
+1
*
* pinfo.cc (codepage_init): Move function.
Christopher Faylor
2001-01-08
1
-2
/
+2
*
Wed Jan 3 09:20:20 2001 Jason Tishler <jt@dothill.com>
Christopher Faylor
2001-01-03
1
-2
/
+2
*
* cygwin.din: Add symbols for `getrlimit' and `setrlimit'.
Corinna Vinschen
2000-12-27
2
-1
/
+25
*
* include/cygwin/version.h: Bump DLL minor version number to 8.
Christopher Faylor
2000-12-25
1
-1
/
+1
*
* net.cc (cygwin_rexec): Eliminate superfluous call to
Corinna Vinschen
2000-12-11
1
-0
/
+5
*
* include/sysexits: New file.
Christopher Faylor
2000-12-10
1
-0
/
+118
*
* winsup/cygwin/include/sys/uio.h: readv: Correct prototype
Corinna Vinschen
2000-12-06
1
-2
/
+2
*
* include/sys/uio.h: Include <sys/cdefs.h>. Use __BEGIN_DECL and
Corinna Vinschen
2000-12-05
1
-7
/
+9
*
* include/cygwin/version.h: Bump DLL minor version number to 7.
Christopher Faylor
2000-11-26
1
-1
/
+1
*
* include/cygwin/version.h: Bump minor API version due to adding
Corinna Vinschen
2000-11-25
1
-1
/
+2
*
* spawn.cc (spawn_guts): YA tweak for dealing with arcane rules of quoting in
Christopher Faylor
2000-11-20
1
-7
/
+8
*
remove include/rapi.h
Christopher Faylor
2000-11-09
1
-64
/
+0
*
* environ.cc (_addenv): malloc space for setenv if cygwin1.dll is used in
Christopher Faylor
2000-11-08
2
-2
/
+5
*
Update copyright.
Christopher Faylor
2000-11-07
1
-1
/
+1
*
* path.cc (mount_info::read_cygdrive_info_from_registry): Use
Christopher Faylor
2000-11-06
1
-0
/
+3
*
* pinfo.cc (pinfo::init): Reverse order of setting status and pid info in an
Christopher Faylor
2000-11-03
1
-1
/
+1
*
* include/cygwin/version.h: Bump DLL minor version number to 6.
Christopher Faylor
2000-10-30
1
-1
/
+1
*
Whitespace cleanup.
Christopher Faylor
2000-10-28
18
-104
/
+94
*
* exceptions.cc (signal_exit): Kill any executing child process if we're dying.
Christopher Faylor
2000-10-24
1
-0
/
+1
*
* Makefile.in: Remove some obsolete stuff.
Christopher Faylor
2000-10-16
1
-1
/
+1
*
* exceptions.cc (set_console_handler): Don't allocate
Christopher Faylor
2000-10-15
1
-2
/
+2
*
* cygwin.din: Add symbol hstrerror.
Corinna Vinschen
2000-10-14
2
-1
/
+3
*
Add comment.
Christopher Faylor
2000-10-14
1
-0
/
+1
*
* include/netinet/tcp.h: Remove winsock.h include.
Christopher Faylor
2000-10-05
2
-5
/
+5
*
* include/sys/mman.h: Add missing MAP_FAILED macro.
Corinna Vinschen
2000-10-04
1
-0
/
+2
*
Dummy file to accomodate programs which include
Christopher Faylor
2000-09-06
1
-0
/
+6
*
* dcrt0.cc (dll_crt0_1): Move set_os_type.
Christopher Faylor
2000-08-26
1
-3
/
+3
*
* external.cc (cygwin_internal): Add CW_INIT_EXCEPTIONS to allow cygwin
Christopher Faylor
2000-08-25
1
-1
/
+2
*
* include/cygwin/core_dump.h: New file, contains structures used in cygwin core
Christopher Faylor
2000-08-24
2
-0
/
+84
*
* include/sys/cygwin.h (strace_printf_wrap): Force printing when
Christopher Faylor
2000-08-24
1
-2
/
+2
*
* include/sys/cygwin.h: Protect class definitions.
Christopher Faylor
2000-08-23
1
-0
/
+2
*
* include/sys/cygwin.h: Declare some thread classes.
Christopher Faylor
2000-08-22
2
-0
/
+5
[next]