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
/
fhandler_process.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* devices.cc: New file.
Christopher Faylor
2003-09-25
1
-6
/
+6
*
* fhandler_process.cc (fhandler_process::fill_filebuf): Open pinfo with
Christopher Faylor
2003-09-17
1
-1
/
+2
*
* fhandler_disk_file.cc (fhandler_cygdrive::readdir): Do not change 'errno' if
Christopher Faylor
2003-08-05
1
-4
/
+1
*
* cygheap.cc (creturn): Set appropriate errno when out of memory.
Christopher Faylor
2003-07-09
1
-14
/
+16
*
Throughout, remove "include <errno.h>" from files which already include
Christopher Faylor
2003-06-16
1
-1
/
+0
*
* fhandler_process.cc (format_process_stat): use PagefileUsage
Corinna Vinschen
2003-05-24
1
-2
/
+2
*
* dir.cc: Change __off32_t to _off_t and __off64_t to _off64_t
Corinna Vinschen
2003-04-01
1
-6
/
+6
*
Revert below changes regarding _pinfo::cmdline.
Christopher Faylor
2003-03-08
1
-11
/
+8
*
* external.cc (cygwin_internal): Change n to __off64_t to match change
Corinna Vinschen
2003-03-08
1
-6
/
+6
*
Split ChangeLog, create ChangeLog-2002.
Corinna Vinschen
2003-01-10
1
-1
/
+1
*
Use isdirsep rather than SLASH_P throughout.
Christopher Faylor
2003-01-09
1
-2
/
+2
*
revert erroneous checkins
Christopher Faylor
2002-11-05
1
-1
/
+1
*
* sigproc.cc (WAIT_SIG_PRIORITY): Bump to THREAD_PRIORITY_TIME_CRITICAL.
Christopher Faylor
2002-11-05
1
-1
/
+1
*
* fhandler_process.cc (fhandler_process::fill_filebuf): Deal with error
Christopher Faylor
2002-11-05
1
-1
/
+1
*
* external.cc (cygwin_internal): Implement CW_CMDLINE.
Christopher Faylor
2002-10-30
1
-14
/
+18
*
* fhandler_proc.cc (format_process_stat): make ctty a real device number.
Christopher Faylor
2002-09-25
1
-4
/
+8
*
More GNUify non-GNU formatted functions calls throughout.
Christopher Faylor
2002-09-23
1
-2
/
+2
*
* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller has
Christopher Faylor
2002-09-22
1
-21
/
+22
*
* cygthread.cc (cygthread::initialized): Avoid copying on fork or some threads
Christopher Faylor
2002-09-19
1
-4
/
+4
*
* fhandler_proc.cc: Add <sys/param.h> include.
Christopher Faylor
2002-08-31
1
-10
/
+7
*
* autoload.cc (GetSecurityInfo): Define new autoload function.
Christopher Faylor
2002-07-02
1
-48
/
+43
*
* fhandler_clipboard.c (fhandler_dev_clipboard::open): Force text mode.
Christopher Faylor
2002-07-01
1
-1
/
+1
*
* fhandler.h (fhandler_process::pid): New field.
Christopher Faylor
2002-06-30
1
-5
/
+17
*
* fhandler.h (fhandler_process::p): New field.
Christopher Faylor
2002-06-30
1
-16
/
+18
*
* fhandler.cc (fhandler_base::fstat): Initialise tv_nsec member of
Corinna Vinschen
2002-06-06
1
-1
/
+2
*
Remove fcntl.h includes throughout.
Christopher Faylor
2002-06-05
1
-2
/
+1
*
* fhandler_process.cc (fhandler_process::open): Set fileid.
Christopher Faylor
2002-06-02
1
-0
/
+1
*
Remove unneeded sigproc.h includes throughout.
Christopher Faylor
2002-06-02
1
-41
/
+26
*
* fhandler.cc (fhandler_base::fstat): Move dev and ino calculation into caller.
Christopher Faylor
2002-06-02
1
-13
/
+6
*
* fhandler_proc.cc (fhandler_proc::readdir): Set errno when no more files.
Christopher Faylor
2002-05-31
1
-1
/
+4
*
* autoload.cc: Replace autoload statments for ZwXXX by NtXXX.
Corinna Vinschen
2002-05-30
1
-9
/
+9
*
* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.
Christopher Faylor
2002-05-28
1
-273
/
+273
*
* fhandler.h (fhandler_virtual::exists): Eliminate path argument.
Christopher Faylor
2002-05-22
1
-2
/
+3
*
* autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' and
Christopher Faylor
2002-05-12
1
-34
/
+488
*
* net.cc (getdomainname): Change second argument of getdomainname to size_t.
Christopher Faylor
2002-05-04
1
-19
/
+23
*
* fhandler_proc.cc (fhandler_proc::fstat): Use fhandler name rather than
Christopher Faylor
2002-05-03
1
-2
/
+2
*
* fhandler_proc.cc (fhandler_proc::fstat): Prime with information from
Christopher Faylor
2002-05-02
1
-6
/
+7
*
add new files
Christopher Faylor
2002-05-02
1
-0
/
+294