This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Miscellaneous hppa syscall fixes


willy@ldl.fc.hp.com (Matthew Wilcox) writes:

> 2001-06-05  Matthew Wilcox  <willy@ldl.fc.hp.com>
> 
> 	* sysdeps/unix/sysv/linux/hppa/getrlimit.c: remove
> 	* sysdeps/unix/sysv/linux/hppa/setrlimit.c: remove

Could you please reformat your ChangeLog entries next time?.  They
should all start with a capital letter and end with a period,
e.g. "Remove." or "New file."

> 	* sysdeps/unix/sysv/linux/hppa/msgctl.c: new file
> 	* sysdeps/unix/sysv/linux/hppa/semctl.c: new file
> 	* sysdeps/unix/sysv/linux/hppa/shmctl.c: new file
> 
> 	* sysdeps/unix/sysv/linux/hppa/syscalls.list: Call getrlimit,
> 	  setrlimit directly instead of using wrappers.  Use wrappers
> 	  for msgctl, semctl and shmctl.


We reformat those in a different way like:

	* sysdeps/unix/sysv/linux/hppa/syscalls.list: Call getrlimit,
 	setrlimit directly instead of using wrappers.  Use wrappers
 	for msgctl, semctl and shmctl.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]