Skip to content

Commit 50c2d6a

Browse files
committed
Kill some remaining references to SVR4 and univel.
Both terms still appear in a few places, but I thought it best to leave those alone in context.
1 parent 9b7a84f commit 50c2d6a

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

src/backend/utils/misc/ps_status.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ bool update_process_title = true;
6666
#define PS_USE_PS_STRINGS
6767
#elif (defined(BSD) || defined(__bsdi__) || defined(__hurd__)) && !defined(__darwin__)
6868
#define PS_USE_CHANGE_ARGV
69-
#elif defined(__linux__) || defined(_AIX) || defined(__sgi) || (defined(sun) && !defined(BSD)) || defined(ultrix) || defined(__ksr__) || defined(__osf__) || defined(__svr4__) || defined(__svr5__) || defined(__darwin__)
69+
#elif defined(__linux__) || defined(_AIX) || defined(__sgi) || (defined(sun) && !defined(BSD)) || defined(ultrix) || defined(__ksr__) || defined(__osf__) || defined(__svr5__) || defined(__darwin__)
7070
#define PS_USE_CLOBBER_ARGV
7171
#elif defined(WIN32)
7272
#define PS_USE_WIN32
@@ -76,7 +76,7 @@ bool update_process_title = true;
7676

7777

7878
/* Different systems want the buffer padded differently */
79-
#if defined(_AIX) || defined(__linux__) || defined(__svr4__) || defined(__darwin__)
79+
#if defined(_AIX) || defined(__linux__) || defined(__darwin__)
8080
#define PS_PADDING '\0'
8181
#else
8282
#define PS_PADDING ' '

src/port/getrusage.c

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,9 @@
1818
#include "rusagestub.h"
1919

2020
/* This code works on:
21-
* univel
22-
* solaris_i386
2321
* sco
22+
* solaris_i386
2423
* solaris_sparc
25-
* svr4
2624
* hpux 9.*
2725
* win32
2826
* which currently is all the supported platforms that don't have a

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy