Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.346.599 Times

Errno freeware
 

Errno

Added: November 11, 2010 | Visits: 1.479

Errno Errno package contains system errno constants. SYNOPSIS use Errno qw(EINTR EIO :POSIX); Errno defines and conditionally exports all the error constants defined in your system errno.h include file. It has a single export tag, :POSIX, which will export all POSIX defined error numbers. Errno...



Platforms: *nix

License: Freeware Size: 8.19 KB Download (89): Errno Download

Added: January 18, 2010 | Visits: 664

asmail Asmail is a "mail-checker" like xbiff, but with the Afterstep look & feel. It indicates the status of your mailbox. It can be put in the Wharf, execute program on incoming mail, execute program on mouseclick, show animations and more... The application is has an AfterStep look & feel, multiple...





Platforms: *nix

License: Freeware Size: 266.24 KB Download (91): asmail Download

Added: September 07, 2010 | Visits: 963

CodeBase CodeBase is a Perl module for accessing dBASE files. ABSTRACT The CodeBase module provides a Perl 5 class for accessing dBASE files. It is a development of an earlier unpublished Perl 4 extension. SYNOPSIS Programs using the CodeBase module must include the line: use CodeBase; The...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (108): CodeBase Download

Added: April 17, 2010 | Visits: 634

Msql Msql is a Perl interface to the mSQL and mysql databases. SYNOPSIS use Msql; $dbh = Msql->connect($host); $dbh = Msql->connect($host, $database); or use Mysql; $dbh = Mysql->connect(undef, $database, $user, $password); $dbh = Mysql->connect($host, $database, $user, $password); or...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (98): Msql Download

Added: September 13, 2010 | Visits: 732

MassResolve MassResolve application performs reverse DNS lookups for network blocks or an input file. The requests can be performed mulit-threaded. Usage: ./res < subnet or filename to resolve > < forks > Code: /* MassResolve (C) 2000 John Anderson (john@ev6.net) This program performs reverse dns...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (103): MassResolve Download

Added: October 02, 2010 | Visits: 942

File::lockf File::lockf is a Perl module interface to the lockf system call. SYNOPSIS use File::lockf; File-Lockf is an interface to the lockf system call. Perl supports the flock system call natively, but that does not acquire network locks. Perl also supports the fcntl system call, but that is...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (96): File::lockf Download

Added: January 13, 2010 | Visits: 761

hashit hashit is a generic hash library. hashit implements diverse collision handling methods. This function creates a hash table which is returned as a hash_t type. errno is set to ENOMEM if there wasnt enough memory avaliable for creating the table. Return value is a reference to the table just...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (95): hashit Download

Added: April 26, 2010 | Visits: 719

Failmalloc Failmalloc generates a shared library which can be loaded by LD_PRELOAD or linked at compilation time. Failmalloc is meant to demonstrate what really happens if memory allocation fails, which is a necessary part of testing the robustness of a program. Failmalloc inserts hooks into your program...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (88): Failmalloc Download

Added: November 27, 2010 | Visits: 853

GTacToe GTacToe project is a Tic Tac Toe game with intelligent AI. It also features network play, two player local games, and much more. Installing 1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. 2. Type `make to compile...


Platforms: *nix

License: Freeware Download (93): GTacToe Download

Added: April 15, 2010 | Visits: 1.038

SRP The Secure Remote Password protocol is the core technology behind the Stanford SRP Authentication Project. The Project is an Open Source initiative that integrates secure password authentication into existing networking applications. The Projects primary purpose is to improve password security...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (100): SRP Download

Added: August 26, 2013 | Visits: 537

Unix::Syslog Unix::Syslog is a Perl module that provides an interface to the system logger syslogd(8) via Perl's XSUBs. The implementation attempts to resemble the native libc-functions of your system, so that anyone being familiar with syslog.h should be able to use this module right away. In contrary to...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (36): Unix::Syslog Download