summaryrefslogtreecommitdiff
path: root/libiohelp
AgeCommit message (Collapse)Author
2002-05-132002-05-11 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* handle_io_release_conch.c (iohelp_handle_io_release_conch): New variable USER_SH. Hold USER_SH->lock while checking conch status.
2002-05-08.Roland McGrath
2002-05-082002-05-07 Roland McGrath <roland@frob.com>Roland McGrath
* iouser-reauth.c (iohelp_reauth): u_int -> size_t
2002-05-05.Roland McGrath
2002-05-052002-05-04 Roland McGrath <roland@frob.com>Roland McGrath
* iouser-create.c (iohelp_create_complex_iouser): Add const to args. * iohelp.h: Update decl.
2002-05-052002-05-04 Roland McGrath <roland@frob.com>Roland McGrath
* iouser-create.c (iohelp_create_complex_iouser): Add const to args. * iohelp.h: Update decl. * iouser-restrict.c: New file. * Makefile (SRCS): Add it. * iohelp.h: Declare iohelp_restrict_iouser.
2002-05-052002-05-04 Roland McGrath <roland@frob.com>Roland McGrath
* iouser-restrict.c: New file. * Makefile (SRCS): Add it. * iohelp.h: Declare iohelp_restrict_iouser.
2001-06-16.Roland McGrath
2001-06-162001-04-21 Neal H Walfield <neal@cs.uml.edu>Roland McGrath
* iohelp.h (iohelp_create_iouser): Change declaration such that as error_t is now returned and the iouser is a parameter. (iohelp_create_empty_iouser): New funtion. (iohelp_create_simple_iouser): New function. (iohelp_create_complex_iouser): New funtion. * iouser-create.c (iohelp_create_iouser): Implement new semantics. (iohelp_create_empty_iouser): Implement new function. (iohelp_create_simple_iouser): Implement new function. (iohelp_create_complex_iouser): Implement new function. * iouser-dup.c (iohelp_dup_iouser): Implement new semantics. * iouser-reauth.c (iohelp_reauth): Implement new semantics.
1999-07-111999-07-11 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* return-buffer.c: Include <sys/mman.h>. * iouser-reauth.c (iohelp_reauth): Cast first arg to munmap correctly.
1999-07-111999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* return-buffer.c (iohelp_return_malloced_buffer): Use mmap instead of vm_allocate.
1999-07-11.Roland McGrath
1999-07-111999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* iouser-reauth.c: Add #include <sys/mman.h> for munmap decl.
1999-07-031999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* iouser-reauth.c (iohelp_reauth): Use munmap instead of vm_deallocate.
1998-08-21.Roland McGrath
1998-08-211998-08-21 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* Makefile (SRCS): Add return-buffer.c.
1998-08-20.Roland McGrath
1998-08-201998-08-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* return-buffer.c (iohelp_return_malloced_buffer): Moved here from ../libfshelp/return-buffer.c and renamed from fshelp to iohelp. * iohelp.h (iohelp_return_malloced_buffer): Declare it.
1996-11-18Mon Nov 18 16:37:59 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* iouser-reauth.c: Include <hurd/auth.h>. Sat Nov 16 17:54:50 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * Makefile (SRCS): Add shared.c. * shared.c: New file. Fri Nov 15 13:39:46 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * iouser-create.c (iohelp_create_iouser): Set NEW->hook to zero. * iouser-dup.c (iohelp_dup_iouser): Likewise. Tue Nov 12 21:51:29 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * iohelp.h: Include <idvec.h>.
1996-11-13Wed Nov 6 19:26:14 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* Makefile (SRCS): Add iouser-create.c, iouser-dup.c iouser-reauth.c, and iouser-free.c. (OBJS): Compute automatically. * iohelp.h (iohelp_create_user): New function. * iouser-create.c: New file. Tue Nov 5 21:51:24 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * iohelp.h (struct iouser): New type. (iohelp_dup_iouser, iohelp_free_iouser, iohelp_reauth): New functions. * iouser-dup.c, iouser-reauth.c, iouser-free.c: New files.
1996-09-17*** empty log message ***Thomas Bushnell
1996-07-17Initial revisionRoland McGrath
1996-05-09ioserver -> iohelp.Michael I. Bushnell
1996-05-06gs/ioserver/iohelp/Michael I. Bushnell
1995-10-09Specify shared library dependencies.Roland McGrath
1995-07-06Removed dependencies that are now automatically generated.Michael I. Bushnell
1994-10-07entered into RCSMichael I. Bushnell
1994-07-22entered into RCSMichael I. Bushnell
1994-07-05Formerly Makefile.~13~Michael I. Bushnell
1994-05-05Formerly Makefile.~12~Roland McGrath
1994-05-02Formerly Makefile.~11~Michael I. Bushnell
1994-03-02Formerly Makefile.~9~Michael I. Bushnell
1994-03-01Formerly Makefile.~8~Michael I. Bushnell
1994-02-11Formerly Makefile.~7~Michael I. Bushnell
1994-02-11entered into RCSMichael I. Bushnell
1994-02-03Formerly ioserver.h.~5~Michael I. Bushnell
1994-02-03Formerly ioserver.h.~4~Michael I. Bushnell
1994-02-03Formerly ioserver.h.~3~Michael I. Bushnell
1994-01-25Formerly handle_io_get_conch.c.~5~Michael I. Bushnell
1994-01-25Formerly handle_io_release_conch.c.~5~Michael I. Bushnell
1994-01-25Formerly get_conch.c.~6~Michael I. Bushnell
1994-01-25Formerly ioserver.h.~2~Michael I. Bushnell
1994-01-25entered into RCSMichael I. Bushnell
1994-01-25Formerly verify_user_conch.c.~4~Michael I. Bushnell
1994-01-25Formerly initialize_conch.c.~4~Michael I. Bushnell
1994-01-25Formerly handle_io_release_conch.c.~4~Michael I. Bushnell
1994-01-25Formerly handle_io_get_conch.c.~4~Michael I. Bushnell
1994-01-25Formerly get_conch.c.~5~Michael I. Bushnell
1994-01-20Formerly verify_user_conch.c.~3~Michael I. Bushnell
1994-01-20Formerly initialize_conch.c.~3~Michael I. Bushnell