1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-10 17:42:29 +03:00

More cleanups...only need one rusagestub.h

This commit is contained in:
Marc G. Fournier
1997-12-19 13:35:17 +00:00
parent 5acf432ddb
commit c6bd6860d7
14 changed files with 17 additions and 159 deletions

View File

@@ -1,3 +1,5 @@
/* $Id: strerror.c,v 1.4 1997/12/19 13:34:32 scrappy Exp $ */
/*
* strerror - map error number to descriptive string
*