Jacob Shin
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ *notice, this list of conditions and the following
sts/psxhdrs/termios/cfgetispeed.c
@@ -0,0 +1,50 @@
+/**
+ * @file
+ * @brief cfgetispeed() API Conformance Test
+ */
+
+/*
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
+ * Copyright (C) 2019 Jacob Shin
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification,
/nl_types/catclose.c
@@ -0,0 +1,49 @@
+/**
+ * @file
+ * @brief catclose() API Conformance Test
+ */
+
+/*
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
+ * Copyright (C) 2019 Jacob Shin
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided
int`
- for i in $files; do
-if test -f $i; then
- rm -f $i
- test "$verbose" = "-v" && echo "$i"
-fi
- done
-done
- fi
-
- test "$quiet" = "true" || echo "removing aclocal.m4 files"
---
user/hosts/posix.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/user/hosts/posix.rst b/user/hosts/posix.rst
index 044b8bd..24e811f 100644
--- a/user/hosts/posix.rst
+++ b/user/hosts/posix.rst
@@ -126,7 +126,7 @@ Xubuntu. A minimal installation was used and the followin
---
README.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.txt b/README.txt
index 3679d1d..74393a4 100644
--- a/README.txt
+++ b/README.txt
@@ -45,7 +45,7 @@ NOTE: RedHat Enterprise Linux (RHEL) and Fedora should be the
same as CentOS.
Images
--
-All images
+ *
+ * Copyright (C) 2019 Jacob Shin
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ *notice, this list of conditions and
index 00..242d778019
--- /dev/null
+++ b/testsuites/psxtests/psxhdrs/errno/errno.c
@@ -0,0 +1,44 @@
+/**
+ * @file
+ * @brief errno API Conformance Test
+ */
+
+/*
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
+ * Copyright (C) 2019 Jacob Shin
+ *
+ * Redistribution and use in source and
---
user/hosts/posix.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/user/hosts/posix.rst b/user/hosts/posix.rst
index 2b2cd3f..0e6aeae 100644
--- a/user/hosts/posix.rst
+++ b/user/hosts/posix.rst
@@ -110,7 +110,7 @@ Ubuntu
The latest version is Ubuntu 18.04.1 LTS 64-bit.
+++ b/testsuites/psxtests/psxhdrs/sys/msg/msgctl.c
@@ -0,0 +1,51 @@
+/**
+ * @file
+ * @brief msgctl() API Conformance Test
+ */
+
+/*
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
+ * Copyright (C) 2018 Jacob Shin
+ *
+ * Redistribution and use in source and binary forms, with or without
/psxhdrs/sys/select/FD_CLR.c
@@ -0,0 +1,48 @@
+/**
+ * @file
+ * @brief FD_CLR() API Conformance Test
+ */
+
+/*
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
+ * Copyright (C) 2018 Jacob Shin
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted
+ */
+
+/*
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
+ * Copyright (C) 2018 Jacob Shin
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above
Hello. This is a test case for net/if.h. This was a task for Google Code-In
(GCI); however, GCI is now over and there is no way to submit this via GCI.
Note: I sent this email before but it got blocked since I was not yet a
member of the mailing list. If this email is a duplicate, this email can be
13 matches
Mail list logo