aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-06-27Add missing entry.Christopher Faylor1-0/+1
2002-06-27* cygheap.cc (cfree_and_set): New function.Christopher Faylor8-52/+89
2002-06-27 * libm/mathfp/s_pow.c (pow): Fix checks on variable k. AddThomas Fitzsimmons3-51/+90
2002-06-27 * libm/mathfp/er_lgamma.c: Remove __kernel references.Thomas Fitzsimmons5-21/+48
2002-06-272002-06-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston18-22/+1111
2002-06-27 Delete extraneous comment from my previous change.Conrad Scott1-1/+1
2002-06-27 * dcrt0.cc (dll_crt0_1): Let __progname point to the applicationsCorinna Vinschen2-4/+16
2002-06-27* thread.cc (pthread::create): Added trace printf to get CreateThreadChristopher Faylor2-1/+9
2002-06-27 * mmap.cc (list::match): Check using pagesize aligned size.Corinna Vinschen2-4/+10
2002-06-27* fhandler_disk_file.cc (fhandler_disk_file::fstat_by_name): ForceChristopher Faylor2-13/+37
2002-06-27* cygheap.cc (cygheap_user::set_name): Correct thinko in below change.Christopher Faylor3-5/+13
2002-06-26* cygheap.cc (cygheap_user::set_name): Avoid clearing things when just settingChristopher Faylor3-3/+18
2002-06-26 * fhandler.h (fhandler_socket::bind): Add method definition.Corinna Vinschen4-488/+653
2002-06-26ld:Joern Rennecke2-6/+4
2002-06-26 * pwdgrp.h (pwdgrp_read::~pwdgrp_read): Avoid compiler warning.Corinna Vinschen2-1/+6
2002-06-26* dcrt0.cc (_dcrt0): Be more defensive when reserved block is used and it's notChristopher Faylor2-2/+9
2002-06-26* autoload (noload): Avoid clobbering bx register.Christopher Faylor6-25/+52
2002-06-26* winsup.h: Minor cleanup.Christopher Faylor5-12/+30
2002-06-25 * include/winbase.h (FILE_FLAG_FIRST_PIPE_INSTANCE): Add constant.Conrad Scott2-0/+7
2002-06-252002-06-26 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith3-6/+38
2002-06-252002-06-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-12/+21
2002-06-252002-06-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-17/+39
2002-06-25 * syscalls.cc (chown): Convert uid to 32 bit.Corinna Vinschen2-3/+11
2002-06-252002-06-25 Ken Fitlike <kenfitlike@hotmail.com>Danny Smith2-1/+133
2002-06-25Update from Joshua Daniel FranklinChristopher Faylor1-120/+161
2002-06-25merge from gccDJ Delorie7-12/+21
2002-06-25Fix typo in latest change to libc/machine/sh - new file should be strlen.S.Jeff Johnston1-1/+1
2002-06-24 * libc/search/db_local.h: New file.Thomas Fitzsimmons10-7/+34
2002-06-242002-06-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-2/+8
2002-06-24* dtable.cc (dtable::find_unused_handle): Avoid coercion.Christopher Faylor2-2/+5
2002-06-24 * libc/machine/sh/strcpy.S: New file.Joern Rennecke4-8/+101
2002-06-24Fix typos.Jeff Johnston1-2/+2
2002-06-24* dtable.cc (fhandler_base::dup2): Cleanup. Ensure that lock is turned off inChristopher Faylor2-18/+24
2002-06-242002-06-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston5-2/+13
2002-06-242002-06-24 Ben Elliston <bje@redhat.com>Ben Elliston3-11/+15
2002-06-24merge from gccDJ Delorie3-8/+14
2002-06-24 * libc/include/ndbm.h: Remove.Thomas Fitzsimmons5-316/+7
2002-06-242002-06-24 WATANABE Hirofumi <eban@os.rim.or.jp>Thomas Fitzsimmons2-2/+8
2002-06-24 * uinfo.cc (internal_getlogin): Set myself->uid and myself->gid insteadCorinna Vinschen2-6/+13
2002-06-24* security.cc (get_group_sidlist): Add pw argument and use pw->pw_name in callChristopher Faylor4-9/+18
2002-06-24 * ntsec.sgml: Clean up text for examples of /etc/passwd and /etc/group.Corinna Vinschen2-9/+64
2002-06-24 * include/objidl.h (struct tagPROPVARIANT): Kill obsoleteDanny Smith2-1/+8
2002-06-24* include/winioctl.h (FILE_SPECIAL_ACCESS): Add define.Danny Smith2-0/+5
2002-06-242002-06-24 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith3-7/+36
2002-06-24* fhandler.cc (fhandler_base::fstat): Set S_IFIFO for pipes.Christopher Faylor3-5/+19
2002-06-24* lib/_cygwin_S_IEXEC.cc: Remove obsolete file.Christopher Faylor2-21/+4
2002-06-23Use cygwin_{shm,ipc}.h instead of /sys/{shm,ipc}.h throughout.Christopher Faylor7-7/+15
2002-06-23* cygwin.sc: Add recent changes from ld sources.Christopher Faylor4-9/+18
2002-06-232002-06-12 Thomas Pfaff <tpfaff@gmx.net>Robert Collins3-24/+45
2002-06-22* Makefile.in (cygrun.exe): Move -lgcc where it will do some good.Christopher Faylor2-1/+5