public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/azanella/syscall-refactor] Remove BSD syscalls.list
@ 2020-06-29 21:49 Adhemerval Zanella
  0 siblings, 0 replies; only message in thread
From: Adhemerval Zanella @ 2020-06-29 21:49 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=443960b2d65c97a02a4c4f4d3b372e8db30d52d8

commit 443960b2d65c97a02a4c4f4d3b372e8db30d52d8
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Jun 18 11:22:30 2020 -0300

    Remove BSD syscalls.list

Diff:
---
 sysdeps/unix/bsd/syscalls.list | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/sysdeps/unix/bsd/syscalls.list b/sysdeps/unix/bsd/syscalls.list
deleted file mode 100644
index 0b4d5fcd54..0000000000
--- a/sysdeps/unix/bsd/syscalls.list
+++ /dev/null
@@ -1,15 +0,0 @@
-# File name	Caller	Syscall name	# args	Strong name	Weak names
-
-chflags		-	chflags		2	chflags
-fchflags	-	fchflags	2	fchflags
-flock		-	flock		2	__flock		flock
-getdents	-	getdirentries	4	__getdirentries	getdirentries
-getdtsz		-	getdtablesize	0	__getdtablesize	getdtablesize
-getpagesize	-	getpagesize	0	__getpagesize	getpagesize
-killpg		-	killpg		2	killpg
-revoke		-	revoke		1	revoke
-setlogin	-	setlogin	2	setlogin
-sigaltstack	-	sigaltstack	2	__sigaltstack	sigaltstack
-sigpause	-	sigpause	1	__sigpause	sigpause
-sigstack	-	sigstack	2	sigstack
-wait4		-	wait4		4	__wait4		wait4


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-06-29 21:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-29 21:49 [glibc/azanella/syscall-refactor] Remove BSD syscalls.list Adhemerval Zanella

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).