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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* syscalls.cc (seteuid): Initialize pi.token before calling
Corinna Vinschen
2000-06-28
3
-8
/
+33
*
* windows.cc (setitimer): Round up when < 1000 usecs.
Christopher Faylor
2000-06-26
2
-1
/
+8
*
* hinfo.cc (hinfo::dup2): Eliminate compiler warning.
Christopher Faylor
2000-06-26
2
-1
/
+5
*
* hinfo.cc (hinfo::dup2): Guard against out of bounds newfd.
Christopher Faylor
2000-06-26
2
-1
/
+11
*
* grp.cc (read_etc_group): Open file in text mode.
Christopher Faylor
2000-06-25
4
-3
/
+9
*
* fork.cc (fork): Fix error in copying SID pointer.
Corinna Vinschen
2000-06-24
5
-15
/
+56
*
* shared.cc (shared_info::initialize): Improve error message clarity.
Christopher Faylor
2000-06-24
3
-2
/
+9
*
* Makefile.in: Autogenerate cygwin.def when appropriate.
Christopher Faylor
2000-06-22
3
-3
/
+11
*
Revise previous include/sys/cygwin.h change.
Christopher Faylor
2000-06-22
2
-4
/
+4
*
* include/sys/cygwin.h: Don't define parts of this file that rely on Windows
Christopher Faylor
2000-06-22
2
-2
/
+7
*
Revert.
Christopher Faylor
2000-06-22
1
-5
/
+0
*
Remove some files that were added prematurely.
Christopher Faylor
2000-06-22
1
-3
/
+2
*
* registry.cc (load_registry_hive): Use HKEY_USERS when checking
Corinna Vinschen
2000-06-22
2
-5
/
+13
*
* Makefile.in: Add new-libcygwin.a back to all_host target.
Christopher Faylor
2000-06-22
2
-1
/
+5
*
* Makefile.in: Add *.def to clean operation.
Christopher Faylor
2000-06-21
5
-7
/
+20
*
* Makefile.in: Add *.exe to clean operation.
Christopher Faylor
2000-06-21
2
-1
/
+5
*
Display what's going on.
Christopher Faylor
2000-06-21
1
-1
/
+2
*
* mkvers.sh: Fix sed usage for older seds.
Christopher Faylor
2000-06-21
2
-2
/
+7
*
* Makefile.in: Don't touch winver_stamp if mkvers.sh was unsuccessful.
Christopher Faylor
2000-06-21
2
-2
/
+6
*
* mkvers.sh: Fix problem with handling of CVS tags causing .rc syntax errors.
Christopher Faylor
2000-06-20
2
-1
/
+9
*
* Makefile.in: Change to build the DLL during a cross-compiler build.
Christopher Faylor
2000-06-20
2
-5
/
+7
*
* select.cc (socket_cleanup): Shutdown I/O on dummy sockets prior to closing
Christopher Faylor
2000-06-20
2
-0
/
+7
*
* dcrt0.cc: Add load statements for `GetSidIdentifierAuthority'
Corinna Vinschen
2000-06-19
8
-76
/
+240
*
* fhandler.h (set_name): Don't use 'unix' as name since this is defined by gcc
Christopher Faylor
2000-06-18
3
-6
/
+13
*
* winsup.h (isabspath): Don't report `C:foo' as an absolute path.
Christopher Faylor
2000-06-17
2
-1
/
+5
*
* configure.in: Detect "cross-hosting" situation and set appropriate variables
Christopher Faylor
2000-06-17
4
-56
/
+100
*
* pinfo.cc (pinfo_init): Revert previous patch.
Corinna Vinschen
2000-06-17
2
-2
/
+4
*
* pinfo.cc (pinfo_init): Add missing initializers.
Corinna Vinschen
2000-06-17
3
-29
/
+32
*
* Makefile.in: Just use library files from this tree when building cygrun.exe.
Christopher Faylor
2000-06-16
3
-11
/
+13
*
* cygwin.din: Define symbols for `cygwin_logon_user' and
Corinna Vinschen
2000-06-16
11
-36
/
+233
*
* path.cc (chdir): Don't set cache to offending chdir. Change comment to
Christopher Faylor
2000-06-15
2
-8
/
+15
*
Fix typo.
Christopher Faylor
2000-06-15
1
-1
/
+1
*
* path.cc (normalize_posix_path): Convert path to POSIX if it seems to be a
Christopher Faylor
2000-06-15
2
-19
/
+46
*
* environ.cc (conv_envvars): Detect and convert all environment variables used
Christopher Faylor
2000-06-15
2
-0
/
+9
*
* path.cc (mount_info::add_item): The previous patch can't handle the case of
Christopher Faylor
2000-06-13
2
-6
/
+13
*
* thread.h: Shorten "current_directory" variables to "cwd_*" throughout.
Christopher Faylor
2000-06-13
3
-62
/
+69
*
* fhandler_random.cc (read): Call CryptAquireContext with
Corinna Vinschen
2000-06-11
2
-2
/
+8
*
* path.cc (path_conv::check): Erase two lines checked in
Corinna Vinschen
2000-06-08
2
-2
/
+5
*
* fhandler.cc (fhandler_disk_file::open): Check for directory
Corinna Vinschen
2000-06-08
2
-2
/
+11
*
path.cc (mount_info::init): Eliminate the mount_slash feature.
Corinna Vinschen
2000-06-08
3
-141
/
+88
*
* include/cygwin/version.h: Bump DLL minor version number to 3.
Christopher Faylor
2000-06-08
2
-1
/
+5
*
* cygwin.din: add cygwin_dll_init
DJ Delorie
2000-06-08
4
-0
/
+55
*
* include/netinet/in_systm.h: New file.
Corinna Vinschen
2000-06-07
3
-0
/
+45
*
* exceptions.cc: Remove unneeded include.
Christopher Faylor
2000-06-01
7
-27
/
+40
*
* autoload.h: Put each info block in its own dummy static function.
Christopher Faylor
2000-06-01
2
-1
/
+11
*
* include/cygwin/version.h: use decimal, NOT octal
DJ Delorie
2000-05-31
2
-2
/
+8
*
* fhandler.cc (fhandler_disk_file::open): Check for executable
Corinna Vinschen
2000-05-31
2
-2
/
+8
*
* dcrt0.cc: Use LoadDLLfuncEx for loading Crypto API functions
Corinna Vinschen
2000-05-31
2
-5
/
+10
*
* path.cc (mount_info::conv_to_win32_path): Previous patch was too aggressive
Christopher Faylor
2000-05-30
2
-5
/
+12
*
Needed for previous changes.
Christopher Faylor
2000-05-30
1
-0
/
+2
[next]