aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-12-04bfd/H.J. Lu2-2/+7
2003-12-04 * include/cygwin/types.h (struct __fcntl64): Fix datatype of l_start.Corinna Vinschen2-1/+5
2003-12-03Add support for the M32R2 processor.Nick Clifton2-14/+37
2003-12-03 Substitute 0x7fffffff and 0xffffffff by INT32_MAX and UINT32_MAXCorinna Vinschen11-16/+21
2003-12-03 * fhandler_disk_file.cc (fhandler_disk_file::lock): Use UINT32_MAXCorinna Vinschen2-3/+12
2003-12-03 * fhandler_disk_file.cc (fhandler_disk_file::lock): InterchangeCorinna Vinschen2-2/+7
2003-12-03 * fcntl.cc (fcntl_worker): Remove static storage class.Corinna Vinschen4-15/+24
2003-12-03 * fcntl.cc (_fcntl): Whitespace cleanup.Corinna Vinschen2-3/+7
2003-12-03* cygthread.cc (cygthread::stub): Properly establish _threadinfo environment.Christopher Faylor9-64/+80
2003-12-03* Makefile.in: Change the way that -f options are appended to CFLAGS, slightly.Christopher Faylor2-2/+7
2003-12-02* fcntl.cc (_fcntl): Silence a compiler warning.Christopher Faylor2-3/+7
2003-12-02Rename bfd_link_hash_entry field "next" -> "und_next".Alan Modra2-1/+7
2003-12-02Add alternative defintion of C_WEAKEXT for AIX 5.2Nick Clifton2-1/+10
2003-12-02 * bfdlink.h (struct bfd_link_info): Remove mpc860c0 field.Alan Modra2-45/+44
2003-12-02* pinfo.cc (pinfo::init): Use shared_name to construct the mapname.Christopher Faylor2-2/+6
2003-12-02white spaceChristopher Faylor1-14/+14
2003-12-01Change tab to space in Changelog.Thomas Pfaff1-1/+1
2003-12-01* thread.cc (pthread_rwlock::add_reader): Remove mx parameter forThomas Pfaff3-35/+31
2003-12-01 * winsup.api/known_bugs.tcl: Remove fcntl09 and fcntl10. TheseCorinna Vinschen4-1/+21
2003-12-01 * libc/include/sys/fcntl.h: Don't define struct flock when onCorinna Vinschen2-0/+7
2003-12-01 * Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl.Corinna Vinschen9-35/+130
2003-12-01 * cygheap.cc (cygheap_init): Set cygheap->shared_prefix.Corinna Vinschen4-5/+14
2003-12-01 * shared.cc (shared_name): Take into account the SE_CREATE_GLOBAL_NAMECorinna Vinschen2-21/+26
2003-12-01 * include/tzfile.h: Remove duplicate definition of TM_SUNDAY.Corinna Vinschen3-2/+7
2003-12-01 * include/winnt.h (GetCurrentFiber): Remove duplicate prototype.Danny Smith2-5/+9
2003-11-30 * flock.cc: Renamed from flock.c.Corinna Vinschen2-0/+4
2003-11-30* pinfo.h: Remove global_sigs declaration.Christopher Faylor1-0/+6
2003-11-30* exceptions.cc (_threadinfo::pop): Zero *contents* of popped stack locationChristopher Faylor5-5/+10
2003-11-29 * Makefile.in: (DLL_OFILES): Add flock.o.Corinna Vinschen6-9/+137
2003-11-29* sigproc.cc (no_signals_available): Fix so that non-zero exit state is a trueChristopher Faylor3-7/+11
2003-11-29* pinfo.h (_pinfo::getthread2signal): Remove obsolete function.Christopher Faylor6-22/+22
2003-11-28* pinfo.h (_pinfo::getsig): Remove obsolete function, here and throughout.Christopher Faylor8-44/+36
2003-11-28* cygwin.din: Re-add inexplicably missing semaphore/msg functions.Christopher Faylor2-0/+15
2003-11-28* gendevices: Issue error when shilka is missing.Christopher Faylor2-1/+9
2003-11-28* libc/include/sys/signal.h: Use system specific signal file when building onChristopher Faylor2-47/+10
2003-11-28* include/cygwin/signal.h: New file.Christopher Faylor3-0/+235
2003-11-28Eliminate use of sigframe and sigthread throughout.Christopher Faylor50-3464/+3309
2003-11-28* speclib: Use correct EOF marker. Ensure that directory is actually deletedChristopher Faylor1-2/+2
2003-11-28* speclib: Use correct EOF marker. Ensure that directory is actually deletedChristopher Faylor1-0/+5
2003-11-27* lib/Makefile.in: Use make function to locate .mri file to allow building inChristopher Faylor2-2/+7
2003-11-27* fhandler_disk_file.cc (fhandler_disk_file::readdir): Reorganize to avoidChristopher Faylor2-8/+14
2003-11-272003-11-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-1/+34
2003-11-272003-11-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-3/+41
2003-11-272003-11-27 Artem B. Bityuckiy <mail_lists@mail.ru>Jeff Johnston8-8/+311
2003-11-272003-11-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+32
2003-11-272003-11-27 Dimitry Sibiryakov <aafemt@users.sourceforge.net>Danny Smith2-1/+8
2003-11-27 * lib/vfw32.def: Remove, replacing with ...Danny Smith6-58/+91
2003-11-26 * cygserver.cc (main): Move call to ipcinit() up before installingCorinna Vinschen3-6/+12
2003-11-26 * Makefile.in (CYGWIN_LIB): Variable pointing to libcygwin.a inCorinna Vinschen2-1/+9
2003-11-262003-11-26 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston4-1/+12