Re: No human readable message with g_vfs

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Bakul Shah
Date: Monday, January 3, 2011 - 12:02 pm

On Mon, 03 Jan 2011 21:20:42 +0300 Anonymous <swell.k@gmail.com>  wrote:

I prefer mine:

$ errno () { grep "^#.*\\<$*\\>" /usr/include/sys/errno.h }
$ errno 5
#define EIO             5               /* Input/output error */
$ errno EIO
#define EIO             5               /* Input/output error */
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
No human readable message with g_vfs, David Demelier, (Wed Dec 29, 3:32 am)
Re: No human readable message with g_vfs, Ivan Voras, (Mon Jan 3, 6:14 am)
Re: No human readable message with g_vfs, Matthias Andree, (Mon Jan 3, 6:16 am)
Re: No human readable message with g_vfs, Kostik Belousov, (Mon Jan 3, 7:18 am)
Re: No human readable message with g_vfs, Edward Tomasz Napierała, (Mon Jan 3, 9:33 am)
Re: No human readable message with g_vfs, Garrett Cooper, (Mon Jan 3, 10:55 am)
Re: No human readable message with g_vfs, Anonymous, (Mon Jan 3, 11:20 am)
Re: No human readable message with g_vfs, Garrett Cooper, (Mon Jan 3, 11:41 am)
Re: No human readable message with g_vfs , Bakul Shah, (Mon Jan 3, 12:02 pm)
Re: No human readable message with g_vfs, Anonymous, (Mon Jan 3, 12:21 pm)
Re: No human readable message with g_vfs , Bakul Shah, (Mon Jan 3, 12:53 pm)