summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Slight optimization.Christopher Faylor2000-07-091-1/+1
* * cygwin.din: Export _getmode and getmode to allow querying of binary state ofChristopher Faylor2000-07-098-54/+125
* * external.cc (cygwin_internal): Export __cygwin_user_data.Christopher Faylor2000-07-087-42/+96
* * symlink-tree: Check number of arguments.Jeff Law2000-07-072-0/+9
* * include/sys/cygwin.h: Hide internal data types in per_processCorinna Vinschen2000-07-072-0/+10
* Update texinfo.tex to version 2000-05-28.15.Andrew Cagney2000-07-062-8/+19
* * dcrt0.cc (__cygwin_user_data): Initialize.Christopher Faylor2000-07-056-89/+85
* add MAINTAINERS filesDJ Delorie2000-07-052-0/+5
* * exceptions.cc (try_to_debug): Prevent recursive spawning of JIT debugger.Christopher Faylor2000-07-042-29/+64
* * poll.cc (poll): Zero out `open_fds' as well.Corinna Vinschen2000-07-042-0/+5
* * include/cygwin/version.h: Bump API minor version to 24.Corinna Vinschen2000-07-042-1/+6
* * security.cc (read_sd): Eliminate OemToChar.Corinna Vinschen2000-07-042-3/+5
* * poll.cc: New file. Implement `poll' system call.Corinna Vinschen2000-07-046-1/+119
* "Posting Guidelines": New name for old entry.David Starks-Browning2000-07-041-45/+75
* "Contents": Add package opengl.David Starks-Browning2000-07-041-2/+2
* * dcrt0.cc (dll_crt0_1): Eliminate SetFileApisToOEM and CharToOem.Christopher Faylor2000-07-044-19/+30
* Revert errnoneous commit.Christopher Faylor2000-07-034-30/+16
* * exceptions.cc (stack_info::walk): Use method to find offset.Christopher Faylor2000-07-036-37/+68
* * include/cygwin/socket.h: Remove SOCK_PACKET define since it'sCorinna Vinschen2000-07-032-5/+5
* * dcrt0.cc (user32_init): Add primitive guard against concurrent attempts toChristopher Faylor2000-07-032-3/+32
* Replaced buggy ChangeLog entryCorinna Vinschen2000-07-021-4/+10
* * winsup.h: Define MAX_SID_LEN and new MAX_HOST_NAME.Corinna Vinschen2000-07-029-27/+33
* Add some comments.Christopher Faylor2000-07-021-0/+2
* 2000-07-01 Koundinya K <kk@ddeorg.soft.net>Ulf Carlsson2000-07-022-0/+21
* * uinfo.cc (uinfo_init): Eliminate calls to read_etc_group()Corinna Vinschen2000-07-022-27/+16
* Changes by Kazuhiro Fujieda <fujieda@jaist.ac.jp>Corinna Vinschen2000-07-0113-21/+31
* * binmode.c (cygwin_premain0): Fix erroneous clearing of bit.Christopher Faylor2000-07-013-2/+7
* Remove asm labelling from _dll_crt0 since it seems to confuse different versionsChristopher Faylor2000-07-011-1/+1
* * dcrt0.cc (_dll_crt0): Renamed from dll_crt0 ().Christopher Faylor2000-07-015-7/+14
* * Makefile.in: Find getopt.c in cygwin/lib subdirectory.Christopher Faylor2000-07-012-1/+5
* Forgot perthread.h.Christopher Faylor2000-07-012-0/+38
* * Makefile.in: Use variables rather than configure constructs whereChristopher Faylor2000-07-0126-223/+455
* * peicode.h (coff_swap_filehdr_in): can't use e_magic because weDJ Delorie2000-06-302-2/+10
* * ltconfig: Check for host_os beeing one of `cygwin', `mingw' orCorinna Vinschen2000-06-282-20/+32
* Wed Jun 28 14:08:00 2000 Keith Walker <keith.walker@arm.com>Jeff Johnston2000-06-282-0/+6
* * syscalls.cc (seteuid): Initialize pi.token before callingCorinna Vinschen2000-06-283-8/+33
* 2000-06-19 Syd Polk <spolk@redhat.com>Syd Polk2000-06-272-0/+5
* Tue Jun 27 15:49:00 2000 Marek Michalkiewicz <marekm@linux.org.pl>Jeff Johnston2000-06-274-2/+27
* * include/winbase.h: Add stream ids BACKUP_OBJECT_ID,Corinna Vinschen2000-06-275-1/+118
* Applied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR p...Nick Clifton2000-06-274-11/+25
* * windows.cc (setitimer): Round up when < 1000 usecs.Christopher Faylor2000-06-262-1/+8
* * hinfo.cc (hinfo::dup2): Eliminate compiler warning.Christopher Faylor2000-06-262-1/+5
* * hinfo.cc (hinfo::dup2): Guard against out of bounds newfd.Christopher Faylor2000-06-262-1/+11
* * grp.cc (read_etc_group): Open file in text mode.Christopher Faylor2000-06-254-3/+9
* * cygcheck.cc (cygwin_info): New function. Scans DLL for Cygwin version info.Christopher Faylor2000-06-252-4/+68
* * fork.cc (fork): Fix error in copying SID pointer.Corinna Vinschen2000-06-245-15/+56
* * shared.cc (shared_info::initialize): Improve error message clarity.Christopher Faylor2000-06-243-2/+9
* Thu Jun 22 18:35:00 2000 Ranjith Kumaran <ranjith@cygnus.com>Ranjith Kumaran2000-06-222-5/+7
* * Makefile.in: Add dummy info targets.Christopher Faylor2000-06-222-2/+12
* * Makefile.in: Autogenerate cygwin.def when appropriate.Christopher Faylor2000-06-223-3/+11