Skip to content

Commit

Permalink
Merge pull request #63 from ahorek/rename_dragonflybsd
Browse files Browse the repository at this point in the history
rename dragonfly5 to dragonflybsd
  • Loading branch information
headius committed Oct 28, 2019
2 parents f90dce5 + 077ffc1 commit 6077382
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 23 deletions.
@@ -1,6 +1,6 @@
// WARNING: This file is autogenerated. DO NOT EDIT!
// Generated 2019-09-24 00:13:53 +0000
package jnr.constants.platform.dragonfly5;
package jnr.constants.platform.dragonflybsd;
public enum Access implements jnr.constants.Constant {
F_OK(0L),
X_OK(1L),
Expand Down
@@ -1,6 +1,6 @@
// WARNING: This file is autogenerated. DO NOT EDIT!
// Generated 2019-09-24 00:13:52 +0000
package jnr.constants.platform.dragonfly5;
package jnr.constants.platform.dragonflybsd;
public enum AddressFamily implements jnr.constants.Constant {
AF_UNSPEC(0L),
AF_LOCAL(1L),
Expand Down
@@ -1,6 +1,6 @@
// WARNING: This file is autogenerated. DO NOT EDIT!
// Generated 2019-09-24 00:13:53 +0000
package jnr.constants.platform.dragonfly5;
package jnr.constants.platform.dragonflybsd;
public enum Errno implements jnr.constants.Constant {
EPERM(1L),
ENOENT(2L),
Expand Down
@@ -1,6 +1,6 @@
// WARNING: This file is autogenerated. DO NOT EDIT!
// Generated 2019-09-24 00:13:53 +0000
package jnr.constants.platform.dragonfly5;
package jnr.constants.platform.dragonflybsd;
public enum Fcntl implements jnr.constants.Constant {
FAPPEND(8L),
FREAD(1L),
Expand Down
@@ -1,6 +1,6 @@
// WARNING: This file is autogenerated. DO NOT EDIT!
// Generated 2019-09-24 00:13:52 +0000
package jnr.constants.platform.dragonfly5;
package jnr.constants.platform.dragonflybsd;
public enum INAddr implements jnr.constants.Constant {
INADDR_ANY(0L),
INADDR_BROADCAST(0xffffffffL),
Expand Down
@@ -1,6 +1,6 @@
// WARNING: This file is autogenerated. DO NOT EDIT!
// Generated 2019-09-24 00:13:52 +0000
package jnr.constants.platform.dragonfly5;
package jnr.constants.platform.dragonflybsd;
public enum IPProto implements jnr.constants.Constant {
IPPROTO_IP(0L),
IPPROTO_HOPOPTS(0L),
Expand Down
@@ -1,6 +1,6 @@
// WARNING: This file is autogenerated. DO NOT EDIT!
// Generated 2019-09-24 00:13:53 +0000
package jnr.constants.platform.dragonfly5;
package jnr.constants.platform.dragonflybsd;
public enum LangInfo implements jnr.constants.Constant {
CODESET(0L),
D_T_FMT(1L),
Expand Down
@@ -1,6 +1,6 @@
// WARNING: This file is autogenerated. DO NOT EDIT!
// Generated 2019-09-24 00:13:53 +0000
package jnr.constants.platform.dragonfly5;
package jnr.constants.platform.dragonflybsd;
public enum Locale implements jnr.constants.Constant {
LC_CTYPE(2L),
LC_NUMERIC(4L),
Expand Down
@@ -1,6 +1,6 @@
// WARNING: This file is autogenerated. DO NOT EDIT!
// Generated 2019-09-24 00:13:53 +0000
package jnr.constants.platform.dragonfly5;
package jnr.constants.platform.dragonflybsd;
public enum NameInfo implements jnr.constants.Constant {
NI_MAXHOST(1025L),
NI_MAXSERV(32L),
Expand Down
@@ -1,6 +1,6 @@
// WARNING: This file is autogenerated. DO NOT EDIT!
// Generated 2019-09-24 00:13:53 +0000
package jnr.constants.platform.dragonfly5;
package jnr.constants.platform.dragonflybsd;
public enum OpenFlags implements jnr.constants.Constant {
O_RDONLY(0L),
O_WRONLY(1L),
Expand Down
@@ -1,6 +1,6 @@
// WARNING: This file is autogenerated. DO NOT EDIT!
// Generated 2019-09-24 00:13:52 +0000
package jnr.constants.platform.dragonfly5;
package jnr.constants.platform.dragonflybsd;
public enum PRIO implements jnr.constants.Constant {
PRIO_MIN(-20L),
PRIO_PROCESS(0L),
Expand Down
@@ -1,6 +1,6 @@
// WARNING: This file is autogenerated. DO NOT EDIT!
// Generated 2019-09-24 00:13:52 +0000
package jnr.constants.platform.dragonfly5;
package jnr.constants.platform.dragonflybsd;
public enum PosixFadvise implements jnr.constants.Constant {
POSIX_FADV_NORMAL(0L),
POSIX_FADV_SEQUENTIAL(1L),
Expand Down
@@ -1,6 +1,6 @@
// WARNING: This file is autogenerated. DO NOT EDIT!
// Generated 2019-09-24 00:13:53 +0000
package jnr.constants.platform.dragonfly5;
package jnr.constants.platform.dragonflybsd;
public enum ProtocolFamily implements jnr.constants.Constant {
PF_UNSPEC(0L),
PF_LOCAL(1L),
Expand Down
@@ -1,6 +1,6 @@
// WARNING: This file is autogenerated. DO NOT EDIT!
// Generated 2019-09-24 00:13:53 +0000
package jnr.constants.platform.dragonfly5;
package jnr.constants.platform.dragonflybsd;
public enum RLIM implements jnr.constants.Constant {
RLIM_NLIMITS(0xcL),
RLIM_INFINITY(0x7fffffffffffffffL),
Expand Down
@@ -1,6 +1,6 @@
// WARNING: This file is autogenerated. DO NOT EDIT!
// Generated 2019-09-24 00:13:53 +0000
package jnr.constants.platform.dragonfly5;
package jnr.constants.platform.dragonflybsd;
public enum RLIMIT implements jnr.constants.Constant {
RLIMIT_AS(10L),
RLIMIT_CORE(4L),
Expand Down
@@ -1,6 +1,6 @@
// WARNING: This file is autogenerated. DO NOT EDIT!
// Generated 2019-09-24 00:13:53 +0000
package jnr.constants.platform.dragonfly5;
package jnr.constants.platform.dragonflybsd;
public enum Shutdown implements jnr.constants.Constant {
SHUT_RD(0L),
SHUT_WR(1L),
Expand Down
@@ -1,6 +1,6 @@
// WARNING: This file is autogenerated. DO NOT EDIT!
// Generated 2019-09-24 00:13:53 +0000
package jnr.constants.platform.dragonfly5;
package jnr.constants.platform.dragonflybsd;
public enum Signal implements jnr.constants.Constant {
SIGHUP(1L),
SIGINT(2L),
Expand Down
@@ -1,6 +1,6 @@
// WARNING: This file is autogenerated. DO NOT EDIT!
// Generated 2019-09-24 00:13:53 +0000
package jnr.constants.platform.dragonfly5;
package jnr.constants.platform.dragonflybsd;
public enum Sock implements jnr.constants.Constant {
SOCK_STREAM(1L),
SOCK_DGRAM(2L),
Expand Down
@@ -1,6 +1,6 @@
// WARNING: This file is autogenerated. DO NOT EDIT!
// Generated 2019-09-24 00:13:53 +0000
package jnr.constants.platform.dragonfly5;
package jnr.constants.platform.dragonflybsd;
public enum SocketLevel implements jnr.constants.Constant {
SOL_SOCKET(65535L);
// SOL_IP not defined
Expand Down
@@ -1,6 +1,6 @@
// WARNING: This file is autogenerated. DO NOT EDIT!
// Generated 2019-09-24 00:13:53 +0000
package jnr.constants.platform.dragonfly5;
package jnr.constants.platform.dragonflybsd;
public enum SocketOption implements jnr.constants.Constant {
SO_DEBUG(0x1L),
SO_ACCEPTCONN(0x2L),
Expand Down
@@ -1,6 +1,6 @@
// WARNING: This file is autogenerated. DO NOT EDIT!
// Generated 2019-09-24 00:13:53 +0000
package jnr.constants.platform.dragonfly5;
package jnr.constants.platform.dragonflybsd;
public enum Sysconf implements jnr.constants.Constant {
_SC_ARG_MAX(1L),
_SC_CHILD_MAX(2L),
Expand Down
@@ -1,6 +1,6 @@
// WARNING: This file is autogenerated. DO NOT EDIT!
// Generated 2019-09-24 00:13:53 +0000
package jnr.constants.platform.dragonfly5;
package jnr.constants.platform.dragonflybsd;
public enum TCP implements jnr.constants.Constant {
TCP_MSS(512L),
// TCP_MAX_SACK not defined
Expand Down
@@ -1,6 +1,6 @@
// WARNING: This file is autogenerated. DO NOT EDIT!
// Generated 2019-09-24 00:13:53 +0000
package jnr.constants.platform.dragonfly5;
package jnr.constants.platform.dragonflybsd;
public enum WaitFlags implements jnr.constants.Constant {
WNOHANG(0x1L),
WUNTRACED(0x2L),
Expand Down

0 comments on commit 6077382

Please sign in to comment.