patchPSPP - Patches: patch #5216, proposed linked list API

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #5216: proposed linked list API

Submitter:  Ben Pfaff <blp>
Submitted:  Fri 30 Jun 2006 04:20:32 AM UTC
   
 
Category:  None Item Group:  None
Status:  Done Assigned to:  None
Open/Closed:  Closed

Fri 30 Jun 2006 11:22:39 PM UTC, comment #2: 

$ uname -a
NetBSD otaku 2.1.0_STABLE NetBSD 2.1.0_STABLE (sdf) #0: Tue Jun  6 00:18:35 UTC 2006  root@ol:/var/src/src/sys/arch/alpha/compile/sdf alpha

Ran fine.

Jason H Stover <jstover>
Group Member
Fri 30 Jun 2006 11:16:59 PM UTC, comment #1: 

compiled and ran fine on OBSD, xeon and x86+linux

Jason H Stover <jstover>
Group Member
Fri 30 Jun 2006 04:20:32 AM UTC, original submission:  

I plan to add the attached linked list implementation to the libpspp directory.  Comments are welcomed.

Once you untar the tarball, you can build "ll-test" with "gcc ll.c ll-test.c -o ll-test" and "llx-test" with "gcc ll.c llx.c llx-test.c -o llx-test".  The test programs are pretty comprehensive.

Ben Pfaff <blp>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #10286:  ll-2.tar.gz added by blp (41KiB - application/gzip - revised linked list library and test programs)
file #10281:  ll.tar.gz added by blp (32KiB - application/gzip - linked list library and test programs)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-07-01 blp StatusWorks For Me Done
    Open/ClosedOpen Closed
2006-07-01 jstover StatusReady For Test/Review Works For Me
2006-07-01 blp Attached File- Added ll-2.tar.gz, #10286
2006-06-30 blp Attached File- Added ll.tar.gz, #10281

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code