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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* include/sys/resource.h: Fix typo.
Corinna Vinschen
2001-01-31
2
-2
/
+6
*
* include/sys/resources.h: Add RLIMIT_NLIMITS and RLIM_NLIMITS.
Corinna Vinschen
2001-01-31
2
-0
/
+7
*
* include/cygwin/version.h: Bump version to 1.3.0.
Christopher Faylor
2001-01-30
2
-3
/
+7
*
* include/assert.h: (assert): Remove ; from end of definition
Earnie Boyd
2001-01-30
2
-1
/
+6
*
* Apply Phil Krylov patches.
Earnie Boyd
2001-01-30
3
-0
/
+104
*
* include/winuser.h: (IDC_HAND) New resource identifier.
Earnie Boyd
2001-01-30
2
-1
/
+7
*
* include/iptypes.h: Include <sys/types.h> for time_t declaration.
Earnie Boyd
2001-01-30
2
-2
/
+8
*
* objidl.h: (GetClassID): Argument needs to be a pointer.
Earnie Boyd
2001-01-30
2
-6
/
+12
*
* Apply Danny Smith patch 102386
Earnie Boyd
2001-01-30
2
-1
/
+118
*
* include/time.h: (CLOCKS_PER_SEC): Type cast the constant.
Earnie Boyd
2001-01-30
2
-1
/
+6
*
* pinfo.cc (pinfo::init): Use INVALID_HANDLE_VALUE instead of
Corinna Vinschen
2001-01-30
3
-3
/
+9
*
* libc/stdlib/mallocr.c: Undefine windows preprocessor variables when compiling
Christopher Faylor
2001-01-30
2
-0
/
+10
*
Handle hppa64-linux systems.
Alan Modra
2001-01-30
2
-0
/
+6
*
* fhandler_serial.cc (raw_write): Use local copy of OVERLAPPED structure
Christopher Faylor
2001-01-30
2
-7
/
+15
*
2001-01-29 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2001-01-29
5
-4
/
+35
*
* time.h: (CLOCKS_PER_SEC) Change from FP to integer constant.
Earnie Boyd
2001-01-29
2
-1
/
+5
*
* mmap.cc (mmap): Remove obsolete check for MAP_SHARED|MAP_ANON as
Corinna Vinschen
2001-01-29
2
-12
/
+7
*
* mmap.cc (mmap_record::find_empty): Fix loop condition.
Corinna Vinschen
2001-01-29
2
-1
/
+5
*
* syscalls.cc (_link): Make sure that newpath does not exist. Set errno if it
Christopher Faylor
2001-01-29
8
-59
/
+88
*
* include/wchar.h: The 2001.01.18 Change was incorrect. The functions
Earnie Boyd
2001-01-28
2
-3
/
+10
*
Sun Jan 28 12:47:31 2001 Earnie Boyd <earnie@users.sourceforge.net>
Earnie Boyd
2001-01-28
2
-27
/
+33
*
*include/stdlib.h (__p__pgmptr): add prototype.
Earnie Boyd
2001-01-28
3
-15
/
+35
*
* Apply Danny Smith patch 102446
Earnie Boyd
2001-01-28
5
-587
/
+2909
*
* include/cygwin/version.h: Bump API version.
Christopher Faylor
2001-01-28
2
-1
/
+6
*
* cygheap.cc (init_cheap): Move username initialization.
Christopher Faylor
2001-01-28
4
-15
/
+51
*
Throughout, change 'cygwin_shared.mount' to 'mount_table'.
Christopher Faylor
2001-01-28
21
-211
/
+265
*
* ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
Michael Sokolov
2001-01-27
2
-3
/
+8
*
* ltconfig: Shell portability fix for the tagname validity check.
Michael Sokolov
2001-01-27
2
-2
/
+8
*
* ltcf-cxx.sh: Use parentheses around eval $ac_compile.
Michael Sokolov
2001-01-27
2
-1
/
+5
*
* ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
Alexandre Oliva
2001-01-27
4
-2
/
+25
*
* path.cc (path_conv::check): Detect when path has symlinks.
Christopher Faylor
2001-01-27
2
-5
/
+26
*
Fix typos. Add some comments.
Christopher Faylor
2001-01-27
1
-4
/
+6
*
* exceptions.cc (sigreturn): Call any pending signals prior to resetting the
Christopher Faylor
2001-01-27
2
-9
/
+27
*
* Apply Danny Smith patch 102275
Earnie Boyd
2001-01-26
5
-3
/
+93
*
* include/stdint.h: New file.
Earnie Boyd
2001-01-26
2
-0
/
+188
*
* lib/msvcp60.def: New file
Earnie Boyd
2001-01-26
2
-0
/
+77
*
* include/winnt.h: Add PTOKEN_USER.
Christopher Faylor
2001-01-26
2
-19
/
+22
*
* libc/sys/sh/syscalls.c (_times): New.
Alexandre Oliva
2001-01-26
2
-0
/
+10
*
* configure.host (sh*-*-*): Add -DHAVE_GETTIMEOFDAY to newlib_cflags.
Alexandre Oliva
2001-01-25
3
-0
/
+15
*
* ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
Alexandre Oliva
2001-01-24
2
-2
/
+20
*
Fix swapgs instruction.
Alan Modra
2001-01-24
2
-3
/
+7
*
* mmap.cc (fhandler_disk_file::mmap): Call CreateFileMapping with
Corinna Vinschen
2001-01-24
2
-2
/
+12
*
* ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
Alexandre Oliva
2001-01-24
3
-4
/
+10
*
2001-01-23 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2001-01-24
2
-1
/
+6
*
2001-01-23 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2001-01-23
2
-1
/
+6
*
2001-01-23 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2001-01-23
2
-1
/
+8
*
* path.h: Add a new constant.
Christopher Faylor
2001-01-22
2
-34
/
+10
*
* include/cygwin/version.h: Bump API to reflect setlogmask.
Christopher Faylor
2001-01-22
5
-11
/
+45
*
* cygwin.din: Add export for setlogmask().
Christopher Faylor
2001-01-22
3
-3
/
+6
*
Give credit for the last change to Philip instead of to Maciej.
Andreas Jaeger
2001-01-22
1
-2
/
+7
[next]