lp:sapidlib

Created by Sapidlib Core Developers and last modified

This is the Sapidlib mainline development branch - the latest, stable development snapshot. Approved, stable changes are merged in by members of sapidlib-dev-core. Please feel free to provide a patch by filing a bug against this branch or request that your branch be merged into this one. For more experimental work, please create a separate branch.

Get this branch:
bzr branch lp:sapidlib
Members of Sapidlib Core Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Sapidlib Core Developers
Project:
Sapidlib
Status:
Development

Recent revisions

229. By Richard Thomas Harrison

  * Check for brk() and mremap().
    Some systems may have sbrk() but not brk().
    Some systems may have mmap() but not mremap().
  * Created brkx() to emulate brk() on systems that don't have it.

228. By Richard Thomas Harrison

* Bumped rth driver version to v2.24.1
  Merge of FluffOS v2.24 plus my modifications.
* Fixed compile warnings for clang.
* Added check for 'clang' before 'gcc' in build.FluffOS

227. By Richard Thomas Harrison

make_chunks() takes an optional parameter to specify which flags to check for.

226. By Richard Thomas Harrison

Various *NEEDED* copyright updates.

225. By Richard Thomas Harrison

* Fixed terminal_colour() to return the correct ANSI sequence for RESET.
  The original reset the background but not the foreground.
* Removed UTF-8 conversions from I3 mod_channel.c for now.
  The code is still in simul_efun/strings.c

224. By Richard Thomas Harrison

Soul data was not being loaded because a variable wasn't capitalized!

223. By Richard Thomas Harrison

Altered destruct() simul to check for permissions.

222. By Richard Thomas Harrison

Manual merge of work from RtH. Also cut down on the amount of call_out's in timezone.

221. By Richard Thomas Harrison

chmod cleanup - Hopefully the repos will get it. (Again\!)

220. By Richard Thomas Harrison

Bug fixes and updates.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.