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
...
*
* uinfo.cc: Eliminate `#include <wchar.h>'.
Corinna Vinschen
2001-02-28
2
-1
/
+4
*
* fhandler_floppy.cc (fhandler_dev_floppy::lseek): Determine
Egor Duda
2001-02-28
2
-47
/
+91
*
* fhandler.h (class fhandler_console): Make all variables that
Egor Duda
2001-02-27
3
-95
/
+245
*
* times.cc (settimeofday): Replace function stub with working code.
Christopher Faylor
2001-02-26
2
-3
/
+27
*
* strace.cc (strace::vprntf): Move prntf functionality to this function
Corinna Vinschen
2001-02-26
3
-4
/
+50
*
* shortcut.c: Remove #include <sys/strace.h>.
Corinna Vinschen
2001-02-25
2
-1
/
+4
*
* path.cc (symlink): Add a ".lnk" suffix regardless. Add a comment.
Corinna Vinschen
2001-02-25
2
-6
/
+10
*
* shortcut.c: Change symlink condition.
Corinna Vinschen
2001-02-25
2
-2
/
+7
*
CYGWIN32 -> CYGWIN.
Christopher Faylor
2001-02-24
1
-1
/
+1
*
* mmap.cc (fhandler_disk_file::mmap): Use `addr' correctly.
Corinna Vinschen
2001-02-23
3
-3
/
+8
*
* path.cc (symlink): Keep relative paths relative in the DOS
Corinna Vinschen
2001-02-22
2
-11
/
+14
*
* path.cc (symlink): Keep relative paths relative in the DOS
Corinna Vinschen
2001-02-22
2
-4
/
+39
*
* cygerrno.h: Revert previous patch.
Corinna Vinschen
2001-02-22
9
-71
/
+72
*
* shortcut.c: New file. Provides a C interface to reading of
Corinna Vinschen
2001-02-22
7
-168
/
+253
*
* Makefile.common: Revert previous change.
Corinna Vinschen
2001-02-22
2
-1
/
+5
*
* fhandler.cc (fhandler_disk_file::open): Use `inner_suffixes' when
Corinna Vinschen
2001-02-22
3
-2
/
+10
*
Add copyright year 2001
Corinna Vinschen
2001-02-21
7
-8
/
+8
*
* Makefile.in: Add `-lshell32 -luuid' to link pass for new-cygwin1.dll.
Corinna Vinschen
2001-02-21
9
-70
/
+403
*
* Makefile.common: Add `-fvtable-thunks' to COMPILE_CXX.
Corinna Vinschen
2001-02-21
2
-1
/
+5
*
* include/w32api.h: (_W32API_VERSION): Remove.
Earnie Boyd
2001-02-21
2
-1
/
+10
*
* include/wingdi.h (struct _DOCINFO[AW]): UNICODE it.
Earnie Boyd
2001-02-21
4
-4
/
+66
*
* include/mswsock.h: New file.
Earnie Boyd
2001-02-21
6
-71
/
+870
*
* include/tchar.h: (__TEXT): Remove undef.
Earnie Boyd
2001-02-21
2
-5
/
+7
*
* include/commctrl.h: Revert TEXT change.
Earnie Boyd
2001-02-21
13
-764
/
+780
*
* sigproc.cc (getsem): Make semaphore always non-inheritable.
Egor Duda
2001-02-21
2
-1
/
+5
*
* dcrt0.cc (locale_init): Remove.
Christopher Faylor
2001-02-20
2
-3
/
+4
*
* cygwin.din: Export rand48 functions.
Christopher Faylor
2001-02-20
5
-10
/
+33
*
* signal.cc (signal): Prohibit setting handlers for SIGKILL and SIGSTOP
Egor Duda
2001-02-16
3
-3
/
+15
*
* include/w32api.h: Oops forgot to cvs add this.
Earnie Boyd
2001-02-15
1
-0
/
+6
*
* include/commctrl.h: Use _TEXT() instead of TEXT() throughout.
Earnie Boyd
2001-02-15
12
-729
/
+745
*
* dlfcn.cc (dlopen): Do not call LoadLibrary with a NULL pointer, when the
Christopher Faylor
2001-02-14
2
-1
/
+7
*
* fhandler_console.cc (fhandler_console::char_command): Ignore unknown
Christopher Faylor
2001-02-14
2
-7
/
+5
*
* include/shlobj.h: Add missing SLR_* flags.
Corinna Vinschen
2001-02-13
2
-1
/
+9
*
* lib/Makefile.in: (host_alias): Add variable.
Earnie Boyd
2001-02-12
3
-31
/
+20
*
* fork.cc (fork_parent): Return EAGAIN when can't record pid.
Christopher Faylor
2001-02-10
4
-6
/
+26
*
* syscalls.cc (mknod): Add valid parameters.
Christopher Faylor
2001-02-09
2
-1
/
+5
*
* mmap.cc (mmap): Check for reusing a mapping only on MAP_SHARED
Corinna Vinschen
2001-02-08
2
-2
/
+8
*
* mmap.cc (class list): Add member `hash'.
Corinna Vinschen
2001-02-08
2
-8
/
+25
*
* setup2.sgml: Add docs about domain accounts.
DJ Delorie
2001-02-08
2
-3
/
+29
*
* signal.cc (killpg): Correct first argument.
Christopher Faylor
2001-02-07
2
-1
/
+5
*
* autoload.cc: Add LoadDLLinitfunc for iphlpapi.dll.
Corinna Vinschen
2001-02-07
6
-163
/
+263
*
* syscalls.cc (stat_worker): Add a check for the special case when
Corinna Vinschen
2001-02-06
2
-18
/
+47
*
* fhandler.cc (fhandler_base::open): Always add GENERIC_READ access
Corinna Vinschen
2001-02-05
4
-6
/
+101
*
* mmap.cc (mmap_record::fixup_map): New method to duplicate
Corinna Vinschen
2001-02-05
2
-45
/
+83
*
* include/winnt.h: (__TEXT): Add private macro.
Earnie Boyd
2001-02-02
2
-7
/
+29
*
Fri Feb 2 10:34:07 2001 Earnie Boyd <earnie@users.sourceforge.net>
Earnie Boyd
2001-02-02
2
-13
/
+30
*
* cygheap.cc (creturn): Correctly calculate cygheap_max.
Christopher Faylor
2001-02-02
2
-2
/
+7
*
* Makefile.in: Increment VERSION to 0.5
Earnie Boyd
2001-01-31
3
-28
/
+36
*
* Makefile.in: Increment version to 0.5
Earnie Boyd
2001-01-31
3
-3
/
+8
*
* shared.cc (shared_info::initialize): Reduce size of heap.
Christopher Faylor
2001-01-31
2
-1
/
+5
[prev]
[next]